<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Disassembling in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962696#M22152</link>
    <description>When I try to execute my program, I get a run-time error... &lt;BR /&gt;"The instruction at "0x77f6ce4c" referenced at memory at "0x00000010". The memory could not be "written"." &lt;BR /&gt; &lt;BR /&gt;and when the debugger (disassembling window) starts up, it points to this line... &lt;BR /&gt;"77F6CE4C   inc         dword ptr [eax+10h]" &lt;BR /&gt; &lt;BR /&gt;How could I use this reference to pin-point where this error is occuring in my code?</description>
    <pubDate>Tue, 14 Aug 2001 03:20:22 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-08-14T03:20:22Z</dc:date>
    <item>
      <title>Disassembling</title>
      <link>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962696#M22152</link>
      <description>When I try to execute my program, I get a run-time error... &lt;BR /&gt;"The instruction at "0x77f6ce4c" referenced at memory at "0x00000010". The memory could not be "written"." &lt;BR /&gt; &lt;BR /&gt;and when the debugger (disassembling window) starts up, it points to this line... &lt;BR /&gt;"77F6CE4C   inc         dword ptr [eax+10h]" &lt;BR /&gt; &lt;BR /&gt;How could I use this reference to pin-point where this error is occuring in my code?</description>
      <pubDate>Tue, 14 Aug 2001 03:20:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962696#M22152</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-14T03:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling</title>
      <link>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962697#M22153</link>
      <description>What is the complete text of the first error message?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 14 Aug 2001 05:40:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962697#M22153</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-14T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling</title>
      <link>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962698#M22154</link>
      <description>That is all it says.  Then it just ask whether you want to terminate the program, or to try to debug the error</description>
      <pubDate>Tue, 14 Aug 2001 06:03:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962698#M22154</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-14T06:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disassembling</title>
      <link>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962699#M22155</link>
      <description>How did you cause the program to begin execution?  Does this happen only in Developer Studio, or any time?  If in Developer Studio, did you use the ! (Execute) button or the Go button that starts the debugger?  Did you build this as a Debug configuration?  What Windows version are you using?  &lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 14 Aug 2001 08:34:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disassembling/m-p/962699#M22155</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-14T08:34:49Z</dc:date>
    </item>
  </channel>
</rss>

