<?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: problems with wdb 5.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430962#M707458</link>
    <description>When you said "compiling the same code with gcc 3.4.3 instead of aCC leads to the following output", I assume you are using open source FSF gdb to get this output, not the HP's version of gdb that's available from &lt;A href="http://www.hp.com/go/wdb." target="_blank"&gt;www.hp.com/go/wdb.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FSF gdb and HP gdb have diverged a long time ago. This problem might have been fixed in FSF gdb. We have to get this fix into HP's gdb.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Dec 2004 12:23:42 GMT</pubDate>
    <dc:creator>Himabindu Vuppula</dc:creator>
    <dc:date>2004-12-01T12:23:42Z</dc:date>
    <item>
      <title>problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430959#M707455</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i use wdb 5.0 on a zx6000/hp-ux 11.2.&lt;BR /&gt;problem:&lt;BR /&gt;(gdb) p r[2]&lt;BR /&gt;cannot subscript something of type `DVector'&lt;BR /&gt;&lt;BR /&gt;(r is of type DVector (C++-class with userdefined operator [ ]), according to 'debugging with gdb' this should work)&lt;BR /&gt;&lt;BR /&gt;(gdb) p *(r.vec+2)&lt;BR /&gt;$1 = 5&lt;BR /&gt;&lt;BR /&gt;works fine, but isn't that comfortable.&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Nov 2004 04:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430959#M707455</guid>
      <dc:creator>Michael Koops_1</dc:creator>
      <dc:date>2004-11-26T04:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430960#M707456</link>
      <description>This looks like a defect in gdb. We will work on fixing this and let you know when the fix will be available. Can you contact your service center to raise a defect for this?&lt;BR /&gt;&lt;BR /&gt;Himabindu Vuppula&lt;BR /&gt;WDB Team</description>
      <pubDate>Tue, 30 Nov 2004 15:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430960#M707456</guid>
      <dc:creator>Himabindu Vuppula</dc:creator>
      <dc:date>2004-11-30T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430961#M707457</link>
      <description>thank you for your reply.&lt;BR /&gt;&lt;BR /&gt;some additional hints:&lt;BR /&gt;&lt;BR /&gt;1. compiling the same code with gcc 3.4.3 instead of aCC leads to the following output:&lt;BR /&gt;&lt;BR /&gt;(gdb) p r[2]&lt;BR /&gt;$1 = (double &amp;amp;) @0x0: Error accessing memory address 0x0: Invalid argument.&lt;BR /&gt;&lt;BR /&gt;2. doing the same on a suse9.1/athlon64-machine with gcc 3.3.3 and gdb 6.1 (ddd gui) gives&lt;BR /&gt;&lt;BR /&gt;(gdb) p r[2]&lt;BR /&gt;$1 = (double &amp;amp;) @0x2018cc8: 5&lt;BR /&gt;&lt;BR /&gt;so everything works as it should on a newer (?) gdb version.&lt;BR /&gt;&lt;BR /&gt;i hope this helps&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 01 Dec 2004 03:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430961#M707457</guid>
      <dc:creator>Michael Koops_1</dc:creator>
      <dc:date>2004-12-01T03:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430962#M707458</link>
      <description>When you said "compiling the same code with gcc 3.4.3 instead of aCC leads to the following output", I assume you are using open source FSF gdb to get this output, not the HP's version of gdb that's available from &lt;A href="http://www.hp.com/go/wdb." target="_blank"&gt;www.hp.com/go/wdb.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FSF gdb and HP gdb have diverged a long time ago. This problem might have been fixed in FSF gdb. We have to get this fix into HP's gdb.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Dec 2004 12:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430962#M707458</guid>
      <dc:creator>Himabindu Vuppula</dc:creator>
      <dc:date>2004-12-01T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430963#M707459</link>
      <description>no, i used wdb (=HP gdb)</description>
      <pubDate>Thu, 02 Dec 2004 02:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430963#M707459</guid>
      <dc:creator>Michael Koops_1</dc:creator>
      <dc:date>2004-12-02T02:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: problems with wdb 5.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430964#M707460</link>
      <description>You are right! Must be something about the compiler's generation of debug info. We will look into this.&lt;BR /&gt;&lt;BR /&gt;Himabindu Vuppula&lt;BR /&gt;WDB Team</description>
      <pubDate>Thu, 02 Dec 2004 15:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-wdb-5-0/m-p/3430964#M707460</guid>
      <dc:creator>Himabindu Vuppula</dc:creator>
      <dc:date>2004-12-02T15:09:45Z</dc:date>
    </item>
  </channel>
</rss>

