Mail Archives: djgpp/1997/02/02/04:53:28
Brennan The Rev. Bas Underwood wrote:
>
> Also, don't compile with -O or -fomit-frame-pointer if you want a coherent
> stack traceback.
The traceback under gcc is usually 100% reliable even when -O or -O2 is
used. Now if you start using -O3 and -fomit-frame-pointer, you could
start hosing the debugging info, but one of the features of gcc is that
debugging is still reliable even with optimizations.
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com |
| God's final message to His Creation: | http://www.cs.com/fighteer |
| "We apologize for the inconvenience."| Fight against proprietary |
| - Douglas Adams | software - support the FSF!|
---------------------------------------------------------------------
- Raw text -