1834133 Members
2514 Online
110064 Solutions
New Discussion

Global Debugger

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

Global Debugger

One of our DBA's asked me if we have a 'global debugger' installed on our HP boxes. I have no idea what he is talking about. Can anyone shed some light on this for me?
UNIX IS GOOD
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: Global Debugger

That's why DBA's that know nothing but database's should stick to database's :-))

Ask them if adb will do, or do they need gdb.

live free or die
harry d brown jr
Live Free or Die
Nobody's Hero
Valued Contributor

Re: Global Debugger

I am laughing.

Yes they need gdb.
I have no idea what they mean.
UNIX IS GOOD
Steve Steel
Honored Contributor
Solution

Re: Global Debugger

Hi


The HP WDB debugger is an HP-supported implementation of the GDB debugger. HP WDB supports source-level debugging of object files written in HP C, HP aC++, and Fortran 90 on HP-UX 11i v1.6 and later for Itanium®-based systems, and HP-UX 11.0 and later for PA-RISC systems.



www.hp.com/go/wdb

www.hp.com/go/gdb


Then install and let the debuggers loose


Steve Ste
If you want truly to understand something, try to change it. (Kurt Lewin)
harry d brown jr
Honored Contributor

Re: Global Debugger

http://hpux.ee.ualberta.ca/hppd/hpux/hpux/Gnu/gdb-5.3/

live free or die
harry d brown jr
Live Free or Die