FW: Huge binaries

Jonathan Wakely jwakely.gcc@gmail.com
Wed Feb 23 10:54:00 GMT 2011


On 23 February 2011 10:29, Hite, Christopher wrote:
>
> Perhaps I can run a stripped binary in production and then analize it's
> cores with the unstripped version.  Will that work?

See Andrew's instructions on creating a separate file containing the
debuginfo, which gdb will use when debugging the stripped binary:
http://gcc.gnu.org/ml/gcc-help/2011-02/msg00331.html



More information about the Gcc-help mailing list