<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Debugger - Error 2.]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=151&amp;type=atom" />
	<updated>2013-03-05T22:25:38Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=151</id>
		<entry>
			<title type="html"><![CDATA[Re: Debugger - Error 2.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=609#p609" />
			<content type="html"><![CDATA[<p>Hopefully you&#039;re just experiencing a path-related issue.&nbsp; When you open the Debugger Options window (from the Options menu), what are the paths?&nbsp; Do they point to the same locations as I mentioned to John in an earlier post above?&nbsp; Also, where exactly are you saving your project (full path)?</p><p>The error you&#039;re seeing could be related to Insight itself, but I&#039;m a bit unclear on whether you&#039;re seeing the same error when you simply launch your program.&nbsp; The cryptic &quot;No Disk&quot; error used to occur with earlier versions of Simply Fortran if the computer on which the compiler was running had a removable drive that was a) not attached and b) hard-linked as &quot;F:&quot; in the Windows&#039; disk management.&nbsp; I was not aware of this issue with version 1.40, but it very well may have returned.&nbsp; &nbsp;</p><p>As for an easy way to build a GUI, a preliminary solution is coming shortly.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2013-03-05T22:25:38Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=609#p609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debugger - Error 2.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=608#p608" />
			<content type="html"><![CDATA[<p>How about Error 10b ? </p><p>That&#039;s my error and I really need the debugger.</p><p>I get the same error when trying to launch. Right now I make do by running my project in a separate console from the command prompt. </p><p>I&#039;ve tried to explicitly run the debugger but it balks and claims that there&#039;s an unmounted drive that it&#039;s trying to find. </p><p>Any suggestions how to debug the debugger? I have F90 code to port and get running under 64-bit Windows 7.&nbsp; So far, I&#039;ve managed to get the code running okay by visualizing that I&#039;m running punchcards through the 360 system but I sure wish I had that debugger and could set breakpoints &amp; stuff! </p><p>I&#039;m running the 64 bit compiler, and about the only weird thing I can see is that my project is compiled in a subdirectory of &quot;my documents&quot; while using a program directory for the compiler tools. I&#039;ve converted to the latest 1.40 build, and all my workarounds end up getting me only to the following screenshot. It&#039;s the best I can do in getting the debug to run.Perhaps it offers a clue?</p><p>Help. I&#039;ve got a lot of seismic analysis utilities that I need !&nbsp; </p><p>Even better, I&#039;d *love* to learn how to put a GUI front-end on this program!!</p><p><span class="postimg"><img src="http://www.ws6transam.org/debugerr.jpg" alt="debug error" /></span></p>]]></content>
			<author>
				<name><![CDATA[ws6transam]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3411</uri>
			</author>
			<updated>2013-03-05T20:17:41Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=608#p608</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debugger - Error 2.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=556#p556" />
			<content type="html"><![CDATA[<p>Thanks Jeff.&nbsp; There&#039;s something odd happening because NOTHING I did deliberately could cause SF suddenly to lose track of where the debugger is.</p><p>When I had problems earlier and re-installed SF3.9, I had to use the &#039;REPAIR option, and this didn&#039;t ask for a pathname.&nbsp; <br />I checked that SF had not appeared in the default directory C:\Program Files (x86)\Simply Fortran\, because that&#039;s not where I put it.&nbsp; I always install in&nbsp; C:\Program Files (x86)\FORTRAN\SF.&nbsp; &nbsp;It had not re-installed in the wrong place.</p><p>What I&#039;ve just discovered, though, is that the debugger paths seem to have been re-set, to<br />&nbsp; &nbsp;C:\Program Files (x86)\Simply Fortran\insight32\bin\insight.exe<br />&nbsp; &nbsp;C:\Program Files (x86)\Simply Fortran\insight64\bin\insight.exe</p><p>None of the other paths have changed in options, only the debugger paths.</p><p>I have had to change these back, manually, to,</p><p>&nbsp; &nbsp;C:\Program Files (x86)\FORTRAN\SF\insight32\bin\insight.exe<br />&nbsp; &nbsp;C:\Program Files (x86)\FORTRAN\SF\insight64\bin\insight.exe</p><p>This correction has got the debugger running again.<br />Thanks Jeff.<br />--- <br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2013-02-12T22:45:30Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=556#p556</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debugger - Error 2.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=554#p554" />
			<content type="html"><![CDATA[<p>John,</p><p>Error 2 means that Simply Fortran couldn&#039;t find the debugger.&nbsp; Open the Debugger Options window and make sure that the paths to the debugger are valid.&nbsp; On most 64-bit installations, they should be:</p><p>32-bit: C:\Program Files (x86)\Simply Fortran\insight32\bin\insight.exe<br />64-bit: C:\Program Files (x86)\Simply Fortran\insight64\bin\insight.exe</p><p>If the paths appear as above, try the Browse buttons and make sure the paths to the debuggers exist.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2013-02-12T22:30:32Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=554#p554</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Debugger - Error 2.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=552#p552" />
			<content type="html"><![CDATA[<p>What causes this error?</p><p>+-------------------------------------------------------+<br />|&nbsp; &nbsp;Launch Error&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br />|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />|&nbsp; &nbsp; &nbsp;<strong>!</strong>&nbsp; &nbsp;Debugger failed to launch - Error 2&nbsp; &nbsp; &nbsp; |<br />|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />+-------------------------------------------------------+</p><p>?<br />---<br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2013-02-12T21:58:34Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=552#p552</id>
		</entry>
</feed>
