seenmycorpseanywhere
seenmycorpseanywhere

Reputation: 768

ghidra debugger current working directory

I'm trying to launch a native program from ghidra in linux. By using gdb the program launches, but the current working directory is different from the executable's and this causes problems. When it tries to access files that it needs and that are located in the same directory, it can't find them and crashes.

I've been googling and looking all over the interface and can't find anywhere to set the current working directory. How can this be configured?

Upvotes: 0

Views: 32

Answers (0)

Related Questions