This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Backtrace extraction ONLY gdb


Hi Alves,

Yes I know that.

++Cyrille

-----Original Message-----
From: Pedro Alves [mailto:pedro@codesourcery.com] 
Sent: Thursday, March 24, 2011 11:25 AM
To: gdb@sourceware.org
Cc: Maucci, Cyrille; Joel Brobecker; Eli Zaretskii
Subject: Re: Backtrace extraction ONLY gdb

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]