Operating System - HP-UX
1834354 Members
1944 Online
110066 Solutions
New Discussion

GDB version (GNU Debugger)

 
SOLVED
Go to solution
cabloy
Advisor

GDB version (GNU Debugger)

Hi to everyone.I have some question with regards to GDB. How should i know if the GDB software installed in one system is 64bit or 32bit. Or what is the command. See below for some reference.

O.S= HPUX 11.11
Model = 9000/800

# gdb -version
HP gdb 3.3 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.3 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.




4 REPLIES 4
Dennis Handly
Acclaimed Contributor
Solution

Re: GDB version (GNU Debugger)

The gdb you have will work for both 32 and 64 bit. If 64 bit, it will invoke gdb64.

On IPF, there is only a 64 bit debugger that will work for both 32 and 64 bit.

Version 3.3 is obsolete. The latest is 5.5:
http://www.hp.com/go/wdb
cabloy
Advisor

Re: GDB version (GNU Debugger)

Hi thanks for your immediate responce. This will be a great help.

rgds
JQ
cabloy
Advisor

Re: GDB version (GNU Debugger)

Satisfied on the solutions.
Dennis Handly
Acclaimed Contributor

Re: GDB version (GNU Debugger)

>cabloy Satisfied on the solutions.

Then you need to reopen it and assign points.
http://forums1.itrc.hp.com/service/forums/helptips.do?#28