<?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 Cannot attach to acad.exe and set breakpoint in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10283015#M3396</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to attach to acad.exe from VC++ runtime. The debugger type is set to "Native only".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to load the ARX file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But breakpoints become disabled (greyed) once acad.exe is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following message as attached. What's the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="err-30-04-2021-1.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/914028i264C70D4BB3E1E4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="err-30-04-2021-1.png" alt="err-30-04-2021-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 01 May 2021 01:00:51 GMT</pubDate>
    <dc:creator>ranga.narasimhan</dc:creator>
    <dc:date>2021-05-01T01:00:51Z</dc:date>
    <item>
      <title>Cannot attach to acad.exe and set breakpoint</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10283015#M3396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to attach to acad.exe from VC++ runtime. The debugger type is set to "Native only".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to load the ARX file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But breakpoints become disabled (greyed) once acad.exe is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following message as attached. What's the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="err-30-04-2021-1.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/914028i264C70D4BB3E1E4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="err-30-04-2021-1.png" alt="err-30-04-2021-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 01:00:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10283015#M3396</guid>
      <dc:creator>ranga.narasimhan</dc:creator>
      <dc:date>2021-05-01T01:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot attach to acad.exe and set breakpoint</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10283946#M3397</link>
      <description>&lt;P&gt;There are several possible reasons. Some ideas:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you debugging a debug-build that has the usual debug settings?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;C/C++ Optimization disabled&lt;/LI&gt;
&lt;LI&gt;Linker-&amp;gt;Debugging-&amp;gt;Generate Debug Info / Create PDB&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Did you select the x64 configuration and NOT x86?&lt;/P&gt;
&lt;P&gt;Sometimes the PDB is broken. Erase the PDB and rebuild. Or try a total rebuild.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While debugging bring up the "Module" window (Ctrl-Alt-U or [Debug]-&amp;gt;Windows-&amp;gt;Modules from the VS menu).&lt;/P&gt;
&lt;P&gt;Can you see your ARX in the list? The columns "Symbol status" and "Symbol file" should indicate that your PDB is loaded.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried to build and debug any of the ARX sample projects? Does it work?&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 16:29:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10283946#M3397</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2021-05-01T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot attach to acad.exe and set breakpoint</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10338865#M3398</link>
      <description>&lt;P&gt;Sorry for the delayed response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used ObjectARX wizard to create arx apps. Now everything works fine. Not sure though why it didn't work earlier. Should have been some compiler/linker settings mistake.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now I'm good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 18:11:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/cannot-attach-to-acad-exe-and-set-breakpoint/m-p/10338865#M3398</guid>
      <dc:creator>ranga.narasimhan</dc:creator>
      <dc:date>2021-05-25T18:11:28Z</dc:date>
    </item>
  </channel>
</rss>

