<?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 gdb and shared libary in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276026#M688446</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;when i load my application into the gdb and type run, gdb comes with the following messages:&lt;BR /&gt;--snip---&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libm.2 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libc.2 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libdl.1 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Unexpected shared library event ignored.&lt;BR /&gt;--snap--&lt;BR /&gt;&lt;BR /&gt;after this gdb has to be killed because stops working.&lt;BR /&gt;&lt;BR /&gt;The environment is as follows:&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX HHFU203A B.11.11 U 9000/800 2449262322 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;gdb -version&lt;BR /&gt;HP gdb 3.3 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 3.3 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;&lt;BR /&gt;The application is compiled with the follwoing options:&lt;BR /&gt;CFLAGS= +w1 +DD64 +M1 +M2 +ESlit +W 517,714,733,753,2010 -c -Ae -DHPUX -DFORK -D_HPUX_SOURCE -D$(T1) -D$(T2) -D$(T3) -DHPUX11&lt;BR /&gt;&lt;BR /&gt;Linker options:&lt;BR /&gt;LFLAGS=-z -Wl,+n +FP VOUZ +DA2.0W&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.</description>
    <pubDate>Thu, 25 Sep 2008 11:53:12 GMT</pubDate>
    <dc:creator>FrankAtWork</dc:creator>
    <dc:date>2008-09-25T11:53:12Z</dc:date>
    <item>
      <title>gdb and shared libary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276026#M688446</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;when i load my application into the gdb and type run, gdb comes with the following messages:&lt;BR /&gt;--snip---&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libm.2 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libc.2 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libdl.1 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;warning: Unexpected shared library event ignored.&lt;BR /&gt;--snap--&lt;BR /&gt;&lt;BR /&gt;after this gdb has to be killed because stops working.&lt;BR /&gt;&lt;BR /&gt;The environment is as follows:&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX HHFU203A B.11.11 U 9000/800 2449262322 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;gdb -version&lt;BR /&gt;HP gdb 3.3 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 3.3 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;&lt;BR /&gt;The application is compiled with the follwoing options:&lt;BR /&gt;CFLAGS= +w1 +DD64 +M1 +M2 +ESlit +W 517,714,733,753,2010 -c -Ae -DHPUX -DFORK -D_HPUX_SOURCE -D$(T1) -D$(T2) -D$(T3) -DHPUX11&lt;BR /&gt;&lt;BR /&gt;Linker options:&lt;BR /&gt;LFLAGS=-z -Wl,+n +FP VOUZ +DA2.0W&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.</description>
      <pubDate>Thu, 25 Sep 2008 11:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276026#M688446</guid>
      <dc:creator>FrankAtWork</dc:creator>
      <dc:date>2008-09-25T11:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: gdb and shared libary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276027#M688447</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;gdb is a debugger.&lt;BR /&gt;&lt;BR /&gt;warning: Version of shared library /usr/lib/pa20_64/libm.2 not understood; there may be new features in the library that gdb does not support&lt;BR /&gt;&lt;BR /&gt;It does not understand one of the libraries your software is using.&lt;BR /&gt;&lt;BR /&gt;I'm not sure if gdb is using it or the software you are trying debug, I think the latter.&lt;BR /&gt;&lt;BR /&gt;Your system in general is pretty out of date(support).&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 25 Sep 2008 13:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276027#M688447</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-25T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: gdb and shared libary</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276028#M688448</link>
      <description>&amp;gt;HP gdb 3.3 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;This is just too old.  Download 5.9 from:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;</description>
      <pubDate>Thu, 25 Sep 2008 17:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gdb-and-shared-libary/m-p/4276028#M688448</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-25T17:51:55Z</dc:date>
    </item>
  </channel>
</rss>

