[Geany-Users] set working directory for debug
Thomas Martitz
thomas.martitz at xxxxx
Tue Jul 9 12:05:17 UTC 2013
Am 09.07.2013 13:56, schrieb Drake, Johnathan:
> Thanks for the reply Matthew. the command line arguments appear to be
> arguments for my target application so I wasn't able to change
> directories via that method. However, when I press the run button, i
> get several messages showing in the terminal window where I launched
> Geany. Those messages are:
>
You separate gdb arguments from application arguments using the --args
argument.
E.g. gdb <gdb_arguments> --args <program_arguments> <program>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20130709/14608b64/attachment.html>
More information about the Users
mailing list