* using gdb on HP-UX
@ 2004-03-14 18:31 Srinivas Visvanathan
2004-03-14 18:57 ` Joel Brobecker
0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Visvanathan @ 2004-03-14 18:31 UTC (permalink / raw)
To: gdb
Hello
I have used gdb on linux and solaris and am currently trying to use it on
HP-UX. I get the following message from gdb when I try to debug a program
'foo':
-----------------------------
$ gdb foo
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "hppa1.1-hp-hpux10.20"...
warning: pxdb not found at standard location: /opt/langtools/bin
gdb will not be able to debug /home/sriniv/foo
Please install pxdb at the above location and then restart gdb.
You can also run pxdb on /home/sriniv/foo with the command
"pxdb /home/sriniv/foo" and then restart gdb.
(gdb)
-----------------------------
what is pxdb ? Is it a HP-UX specific thing ? Where can I get a copy of
it ?
Any help is appreciated.
thanx
srinivas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: using gdb on HP-UX
2004-03-14 18:31 using gdb on HP-UX Srinivas Visvanathan
@ 2004-03-14 18:57 ` Joel Brobecker
0 siblings, 0 replies; 2+ messages in thread
From: Joel Brobecker @ 2004-03-14 18:57 UTC (permalink / raw)
To: Srinivas Visvanathan; +Cc: gdb
> what is pxdb ? Is it a HP-UX specific thing ? Where can I get a copy of
> it ?
Yes, pxdb is a HP/UX tool. You need to install the wdb package to get it.
--
Joel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-14 18:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-14 18:31 using gdb on HP-UX Srinivas Visvanathan
2004-03-14 18:57 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox