Mail Archives: djgpp/2001/04/23/18:28:30
Hi
I did not compile with -fomit-frame-pointer.
Do you know of a debugger I could use? I have tried
using the GDB, but it didn't work with Allegro (?)
-Rafael Frongillo
--- Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> Did you compile with -fomit-frame-pointer? If not,
> something's wrong
> with your stack: the traceback above should go all
> the way to the main
> function, but it stops prematurely.
>
> Other than that, I don't see anything important
> here; I suggest to run
> the program under a debugger, and when it gets
> SIGSEGV, examine the
> variables involved in the line of code which
crashed.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
- Raw text -