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: No useful backtrace in core dump.


On Thu, Apr 22, 2010 at 05:36:46PM +0800, äåæ wrote:
> Hope I do not go wrong direction.

This depends on your goal, whether you want to debug this particular
case, or you want to solve the backtrace problem in general.

If you can reproduce the problem, then running the app under gdb is the
easiest way. Otherwise, you could analyze the stack in the core file
manually and see callers past abort().

With kind regards,
-- 
Baurzhan Ismagulov
http://www.kz-easy.com/


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