lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [Mingw-users] GDB and backtrace



Manuel Martín wrote:

> Am I doing something wrong? lacking something?

What compile options did you use?

JonY wrote:

> just a shot in the dark, did you compile the code with
> "-fomit-frame-pointer"?

This only matters if gdb is trying to unwind the stack heuristically,
i.e. without the help of debug info.  If debug info is present
-fomit-frame-pointer should be just fine because all the info needed to
unwind is in the debug sections, and gdb doesn't have to guess.

Brian

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users