<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — the use of the debugger]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=952</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=952&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in the use of the debugger.]]></description>
		<lastBuildDate>Wed, 17 Jul 2024 11:38:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4347#p4347</link>
			<description><![CDATA[<p>All the documentation is available in the Help menu via &quot;Contents.&quot;&nbsp; You can also <a href="https://simplyfortran.com/docs/full/macos/debugging/debugging.html">read the documentation online</a>.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 17 Jul 2024 11:38:35 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4347#p4347</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4346#p4346</link>
			<description><![CDATA[<p>Thanks.<br />I&#039;ll have to lezrn now how to use it. <br />Is there a wen page with a manual?</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Tue, 16 Jul 2024 15:30:33 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4346#p4346</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4345#p4345</link>
			<description><![CDATA[<p><a href="https://simplyfortran.com/download/?platform=macos">Build 4222</a> fixes the crash when adding a watch (or adding a folder to a project).&nbsp; Let me know if you have any other trouble.</p><p>In regards to the debugger location, the default entry, <em>sfgdb</em> should work fine.&nbsp; Using a system-installed gdb can lead to compatibility issues.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 16 Jul 2024 11:29:21 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4345#p4345</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4344#p4344</link>
			<description><![CDATA[<p>It appears to be a bug in menu handling that only occurs on macOS.&nbsp; We should have a bug fix out tomorrow.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 15 Jul 2024 18:07:17 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4344#p4344</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4343#p4343</link>
			<description><![CDATA[<p>Sorry I forgott to give you the version number <br />Version 3.35<br />Build 4216(GTK+)</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Mon, 15 Jul 2024 10:07:49 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4343#p4343</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4342#p4342</link>
			<description><![CDATA[<p>Ifound an error de debugger was gbd but sfgbd.<br />That is solved but the program still ejects when I try to add a addwatch.<br />Then straight out. Can this be solved?</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sun, 14 Jul 2024 20:47:20 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4342#p4342</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4341#p4341</link>
			<description><![CDATA[<p>I can not find a location for gdb?</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sun, 14 Jul 2024 17:11:38 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4341#p4341</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4340#p4340</link>
			<description><![CDATA[<p>The debugger executable could not be located ??</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sun, 14 Jul 2024 16:51:40 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4340#p4340</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4339#p4339</link>
			<description><![CDATA[<p>I am usinf SF under MacOS ventura 13.6.7<br />I try to find out how to use the debugger.<br />Srart debugger seems be ok.<br />Then I try to add watch it simply kicks me out of SF.<br />ithout debugger it is difficult to do but not impossible as 50 years ago I did it with Fortran IV and every communication over the line printer in batch jobs.<br />Marcel</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sun, 14 Jul 2024 16:28:07 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4339#p4339</guid>
		</item>
		<item>
			<title><![CDATA[Re: the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4338#p4338</link>
			<description><![CDATA[<p>Sounds like a bug.&nbsp; I&#039;ll try to reproduce it on my end.&nbsp; Just for clarification, what operating system and version of Simply Fortran?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sat, 13 Jul 2024 16:51:53 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4338#p4338</guid>
		</item>
		<item>
			<title><![CDATA[the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4337#p4337</link>
			<description><![CDATA[<p>Everytime I try to add a wacht sf exits from the program.<br />Any ideas?</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sat, 13 Jul 2024 09:35:27 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4337#p4337</guid>
		</item>
	</channel>
</rss>
