Backtrace extraction ONLY gdb

Pedro Alves pedro@codesourcery.com
Thu Mar 24 10:25:00 GMT 2011


On Wednesday 23 March 2011 22:51:42, Maucci, Cyrille wrote:
>         . you not only need the core files but the libs to debug the core. Indeed, you could argue to setup a 'replica' system to read the core file, but when you've got dozens of customers with dozens of different software versions, this becomes the nightmare.
> 

FYI, you don't need a full replica system to read the core file.  You only
need copies of all the libraries that where loaded at the time of
the crash, and point gdb at them with "set sysroot".

-- 
Pedro Alves



More information about the Gdb mailing list