Debugging Core Files Using HP WDB
created by unpackcore. The getcore command accepts the name of the packcore
directory as an argument.
Debugging PA-RISC Core Files on Integrity Systems
Using WDB, you can transparently debug PA-RISC programs running in compatibility mode
under Aries on Integrity systems.
To debug a core file generated by a PA-RISC program on an Integrity system, complete the
following steps:
1. Transfer the executable program, core file, and all shared libraries that are used by the
PA-RISC application, to the target Integrity system.
2. Set the GDB_SHLIB_PATH environment variable to a colon-separated list of directory path
names on the system where the transferred shared libraries reside.
3. Use WDB to examine the core file on the Integrity system.
Debugging PA-RISC Core Files on Integrity Systems 29