<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.  I have attempted to use Scope and although it does give me the working directory option, it doesn't seem to let me set break points in my code.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>My simulation is a mixed language C++/FORTRAN.  In order to get a breakpoint in the C++ code, I had to right-click in the breakpoint window because the breakpoint button in the menu bar was greyed out.  Also, I cannot set a breakpoint in my FORTRAN code at all (at least by any method that I am aware of).  I can however break in the C++ code where the FORTRAN is called and step-in although I can't use the locals or watch windows once into the FORTRAN code.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>Also when using scope, I am getting the following messages in the terminal window where geany was launched:</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=tahoma></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=tahoma>Gtk-CRITICAL **: gtk_tree_model_get_path: assertion 'iter != NULL' failed</FONT></DIV>
<DIV>
<DIV class=BodyFragment><FONT size=2>
<DIV class=PlainText> </DIV></FONT></DIV></DIV>
<DIV style="DIRECTION: ltr" id=divRpF56611>
<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 Dimitar Zhekov [dimitar.zhekov@gmail.com]<BR><B>Sent:</B> Tuesday, July 09, 2013 3:47 AM<BR><B>To:</B> Geany general discussion list<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 Mon, 8 Jul 2013 10:57:09 -0500<BR>"Drake, Johnathan" <johnathan.drake@mtsi-va.com> wrote:<BR><BR>> How does one go about setting the working directory for use with the<BR>> debugger plugin?<BR><BR>You can do that with the scope plugin Setup Program dialog.<BR><BR>> Also, is there a way to debug using the build settings?<BR><BR>In the same dialog, you can Import the second build Executable and<BR>it's working directory, and set the command line arguments. If that<BR>second Executable is just a file name, without any arguments and %<BR>expansion, scope will reload it's debugging settings automatically<BR>on startup or project open.<BR><BR>-- <BR>E-gards: Jimmy<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>