SIGABRT crashing a process

Jonathan Wakely jwakely.gcc@gmail.com
Mon Jan 24 08:49:00 GMT 2011


On 24 January 2011 05:49, dewasi wrote:
>
> Hi Jonathan,
>                 Thanks for your comments. It helps but being a bit  new to
> linux/unix world I am unable to guage how to build the application with
> debugging symbols in the make file.I am aware of how to do stuff using
> Valgrind but have not done anything using debugging symbols. Can you throw
> in some guidance.It would be very helpfull.

Compile with -g, as documented at:
http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html



More information about the Libstdc++ mailing list