<?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 Re: %DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098967#M43515</link>
    <description>Cleared DBG$INT with no effect.&lt;BR /&gt;&lt;BR /&gt;ADA /DEBUG (Sorry I missed this off my post)&lt;BR /&gt;&lt;BR /&gt;Thank you for the replies.&lt;BR /&gt;&lt;BR /&gt;Problem solved by:&lt;BR /&gt;VMS732_PTHREAD V1.0</description>
    <pubDate>Tue, 25 Mar 2008 08:20:55 GMT</pubDate>
    <dc:creator>Craig Hargreaves</dc:creator>
    <dc:date>2008-03-25T08:20:55Z</dc:date>
    <item>
      <title>%DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098963#M43511</link>
      <description>&lt;!--!*#--&gt;Debugger works fine for C but not ADA&lt;BR /&gt;$ADA myprog.ada&lt;BR /&gt;$ACS LINK myprog /DEBUG/NOOPT&lt;BR /&gt;$RUN /DEBUG myprog&lt;BR /&gt;&lt;BR /&gt;yeilds&lt;BR /&gt;&lt;BR /&gt;%DEBUG-I-INITIAL, Language ADA, Module: ADA$MYPROG&lt;BR /&gt;%DEBUG-I-NOTATMAIN, Type GO to reach MAIN program&lt;BR /&gt;%DEBUG-W-NEEDMORE, unexpected end of command line&lt;BR /&gt;&lt;BR /&gt;Open VMS 7.3-2&lt;BR /&gt;ADA 3.5-23 &lt;BR /&gt;ADA ECO 3.5-24&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2008 13:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098963#M43511</guid>
      <dc:creator>Craig Hargreaves</dc:creator>
      <dc:date>2008-03-20T13:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: %DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098964#M43512</link>
      <description>Clean out DBG$INIT or such?</description>
      <pubDate>Thu, 20 Mar 2008 14:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098964#M43512</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-03-20T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: %DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098965#M43513</link>
      <description>Don't you need to add /debug/nooptimization qualifiers to the ADA command?  Like this:&lt;BR /&gt;&lt;BR /&gt;$ ada/deb/noopt myprog.ada&lt;BR /&gt;$ link/deb ada&lt;BR /&gt;&lt;BR /&gt;Also, I don't think you should put /noopt on the link command line.  The /noopt means that you don't want the compiler (in this case ADA) to optimize the object module.  The reason you need this is so the debugger can read the source lines from the myprog.ada.&lt;BR /&gt;&lt;BR /&gt;So try the two lines I suggested above, and le us know if it still does not work.  Thanks.</description>
      <pubDate>Fri, 21 Mar 2008 22:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098965#M43513</guid>
      <dc:creator>DECxchange</dc:creator>
      <dc:date>2008-03-21T22:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: %DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098966#M43514</link>
      <description>Fixed by VMS732_PTHREAD V1.0 (and prerequisite ECOs) which replace [SYSLIB]PTHREAD$DBGSHR.EXE</description>
      <pubDate>Tue, 25 Mar 2008 08:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098966#M43514</guid>
      <dc:creator>Craig Hargreaves</dc:creator>
      <dc:date>2008-03-25T08:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: %DEBUG-W-NEEDMORE ADA V3.5-23 ALPHA</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098967#M43515</link>
      <description>Cleared DBG$INT with no effect.&lt;BR /&gt;&lt;BR /&gt;ADA /DEBUG (Sorry I missed this off my post)&lt;BR /&gt;&lt;BR /&gt;Thank you for the replies.&lt;BR /&gt;&lt;BR /&gt;Problem solved by:&lt;BR /&gt;VMS732_PTHREAD V1.0</description>
      <pubDate>Tue, 25 Mar 2008 08:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debug-w-needmore-ada-v3-5-23-alpha/m-p/5098967#M43515</guid>
      <dc:creator>Craig Hargreaves</dc:creator>
      <dc:date>2008-03-25T08:20:55Z</dc:date>
    </item>
  </channel>
</rss>

