<HTML dir=ltr><HEAD>
<STYLE>.EmailQuote {
        BORDER-LEFT: #800000 2px solid; PADDING-LEFT: 4pt; MARGIN-LEFT: 1pt
}
</STYLE>

<STYLE title=owaParaStyle><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></STYLE>
</HEAD>
<BODY ocsi="x">
<DIV dir=ltr><FONT color=#000000 size=2 face=Tahoma>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:</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>GLib-CRITICAL **: g_string_free: assertion 'string != NULL' failed</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>GLib-CRITICAL **: g_hash_table_remove_all: assertion 'hash_table != NULL' failed</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>As for the second part of my question, you were on the right path.  I was looking for a way to integrate with the debugger plugin from the execute comman window.  Currently, I am launching ddd from the execute command window and it works fine.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>I come from the Visual Studio world so I am finding ddd to not be quite as nice and easy to use.</FONT></DIV>
<DIV dir=ltr><FONT size=2> </DIV>
<DIV>
<DIV class=BodyFragment>
<DIV class=PlainText>-----------------------------------------------------<BR>John David Drake | MTSI<BR>Modeling and Simulation Analyst<BR>phone: 256.417.6744 | fax 256.417.6744<BR>mobile: 615.653.6470 | email: johnathan.drake@mtsi-va.com</DIV></FONT></DIV></DIV>
<DIV style="DIRECTION: ltr" id=divRpF289056>
<HR tabIndex=-1>
<FONT color=#000000 size=2 face=Tahoma><B>From:</B> users-bounces@lists.geany.org [users-bounces@lists.geany.org] On Behalf Of Matthew Brush [mbrush@codebrainz.ca]<BR><B>Sent:</B> Monday, July 08, 2013 10:29 PM<BR><B>To:</B> users@lists.geany.org<BR><B>Subject:</B> Re: [Geany-Users] set working directory for debug<BR></FONT><BR></DIV>
<DIV></DIV><FONT size=2>
<DIV class=PlainText>On 13-07-08 08:57 AM, Drake, Johnathan wrote:<BR>> How does one go about setting the working directory for use with the debugger plugin?  Right now, it wants to start the debug at my base directory which is where my source files are.  I want to be able to set a working directory (where my test files are) so that the debugger executes the target in that directory instead.<BR>><BR><BR>`gdb --help` shows `--cd=DIR` "Change current directory to DIR". You <BR>could probably stick that argument into the "Command Line Arguments" box.<BR><BR>> Also, is there a way to debug using the build settings?<BR>><BR><BR>Not sure if I follow, but you could add a build command to run GDB, of <BR>course it wouldn't integrate with the Debugger plugin at all.<BR><BR>Cheers,<BR>Matthew Brush<BR><BR>_______________________________________________<BR>Users mailing list<BR>Users@lists.geany.org<BR><A href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target=_blank>https://lists.geany.org/cgi-bin/mailman/listinfo/users</A><BR></DIV></FONT></BODY></HTML>