1827280 Members
3226 Online
109717 Solutions
New Discussion

GDB - HPUX 11.11

 
Guenter Lehmann
Occasional Contributor

GDB - HPUX 11.11

I nedd the GDB on a HP-UX 11.11 server. I have found a package on http://hpux.connect.org.uk
but it is build for HP-UX Verion 11.0. After installaing the package (and the dependecies)
we get the following error
/usr/local/bin/gdb /orasys/oracle/product/9.2.0/bin/oracle
GNU gdb 5.3
...........
............
This GDB was configured as "hppa2.0n-hp-hpux11.00"..."/orasys/oracle/product/9.2.0/bin/oracle": not in executable format: File format not recognized

Where can I get the GDB for HP-UX 11.11?

Guenter
guenter
1 REPLY 1
Robert-Jan Goossens
Honored Contributor

Re: GDB - HPUX 11.11

Hi Guenter,

I can find a compiled gdb version for 11.11.

There is compiled wdb version on the HP's developer's site.

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1662,00.html

Hope this helps,
Robert-Jan