This is the gathering place for IT
Professionals to solve problems, exchange ideas,
and
learn lessons from the 700,000 fellow peers who also use the IT
Resource Center.
HP
engineers participate in all of these forums to share their advice
GDB is a GNU
debugger to debug object files with / without source files using
debugging symbols and analyse core files.
It allows you to see what
is going on `inside' another program while it executes -- or what
another program was doing
at the moment
it crashed.