[MonoDevelop] How can I set working directory for GDB inside monodevelop?
Michael Hutchinson
m.j.hutchinson at gmail.com
Wed Jun 17 00:49:00 EDT 2009
On Mon, Jun 8, 2009 at 1:50 PM, pepepota<pepepota at yahoo.com> wrote:
>
> 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 ?
I don't think it's possible. Can you file an enhancement bug?
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list