<?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: gdb error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207468#M167889</link>
    <description>Hi Merijin,&lt;BR /&gt;   Here teh output :&lt;BR /&gt;$ file pth&lt;BR /&gt;pth:            ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;$ file `which gdb`&lt;BR /&gt;/usr/local/bin/gdb:     PA-RISC1.1 shared executable dynamically linked -not stripped&lt;BR /&gt;&lt;BR /&gt;is this mean I need to download new gdb?.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
    <pubDate>Wed, 03 Mar 2004 03:40:16 GMT</pubDate>
    <dc:creator>malay boy</dc:creator>
    <dc:date>2004-03-03T03:40:16Z</dc:date>
    <item>
      <title>gdb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207466#M167887</link>
      <description>Hi,&lt;BR /&gt;  I got this error using gdb :&lt;BR /&gt;&lt;BR /&gt;bash$ gdb cah &lt;BR /&gt;GNU gdb 5.3&lt;BR /&gt;Copyright 2002 Free Software Foundation, Inc.&lt;BR /&gt;GDB is free software, covered by the GNU General Public License, and you are&lt;BR /&gt;welcome to change it and/or distribute copies of it under certain conditions.&lt;BR /&gt;Type "show copying" to see the conditions.&lt;BR /&gt;There is absolutely no warranty for GDB.  Type "show warranty" for details.&lt;BR /&gt;This GDB was configured as "hppa2.0w-hp-hpux11.00"..."/tmp_mnt/honshu_cse/bscs800_tcl03/develop/bscs800/tcl03/batch/src/mp/cah.f241759/cah": not in executable format: File format not recognized&lt;BR /&gt;&lt;BR /&gt;The funny this cah is an executable.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Tue, 02 Mar 2004 21:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207466#M167887</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2004-03-02T21:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: gdb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207467#M167888</link>
      <description>Executable, but maybe not in a gdb recognizable format. What does&lt;BR /&gt;&lt;BR /&gt;# file cah&lt;BR /&gt;&lt;BR /&gt;return? and&lt;BR /&gt;&lt;BR /&gt;# file `which gdb`&lt;BR /&gt;&lt;BR /&gt;FYI for debugging a 64bit application, you need a 64bit gdb&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Wed, 03 Mar 2004 02:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207467#M167888</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-03-03T02:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: gdb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207468#M167889</link>
      <description>Hi Merijin,&lt;BR /&gt;   Here teh output :&lt;BR /&gt;$ file pth&lt;BR /&gt;pth:            ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;$ file `which gdb`&lt;BR /&gt;/usr/local/bin/gdb:     PA-RISC1.1 shared executable dynamically linked -not stripped&lt;BR /&gt;&lt;BR /&gt;is this mean I need to download new gdb?.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Wed, 03 Mar 2004 03:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207468#M167889</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2004-03-03T03:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: gdb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207469#M167890</link>
      <description>Correct. This gdb is for 32bit binaries only.&lt;BR /&gt;Get yourself a 64bit gdb, but do not overwrite the old one, which you still have to use for 32bit applications&lt;BR /&gt;&lt;BR /&gt;64bit gdb is, next to the regular places, also available on my ITRC site:&lt;BR /&gt;&lt;BR /&gt;Singapore &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;Rotterdam &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;Seattle   &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Wed, 03 Mar 2004 03:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207469#M167890</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-03-03T03:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: gdb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207470#M167891</link>
      <description>Thanks merijin.Problem solved.By the way,you gdb link in your website is not working.I download from &lt;A href="http://hpux.connect.org.uk/." target="_blank"&gt;http://hpux.connect.org.uk/.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Thu, 04 Mar 2004 00:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-error/m-p/3207470#M167891</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2004-03-04T00:52:53Z</dc:date>
    </item>
  </channel>
</rss>

