[MonoDevelop] How can I set working directory for GDB inside monodevelop?

pepepota pepepota at yahoo.com
Mon Jun 8 13:50:04 EDT 2009


i have got an application who reads a file (fopen()) using  a relative path.
The program runs perfectly when using the run command inside Monodevelop.
The same application using the debugger GDB is not able to find the file. If
I use absolute paths, then  there is no problem. I guess the problem is GDB 
gets  a different  working directory.

Does anybody know how to set the working directory of GDB running under
mono-develop ?

Thank you.
-- 
View this message in context: http://www.nabble.com/How-can-I-set-working-directory-for-GDB-inside-monodevelop--tp23928954p23928954.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list