Debugging Core Files Using HP WDB
Manuals
Brands
HP Manuals
Software
HP-UX Debugging Tools
39
40
41
42
43
44
45
46
47
48
#4 0x2498 in a () from /home/shane/test/./a1
#5 0xc018fc94 in raise () from /usr/lib/libc.2
If
the
program
is
built
with
debug
support,
you
can
use
the
symbol
information
from
this
program
to
debug
the
stripped
version
of
the
program.
42
1
...
...
40
41
42
43
44
...
...
48