printing backtrace
From: alex goldman (hello_at_spamm.er)
Date: 05/27/05
- Next message: tom: "Re: printing backtrace"
- Previous message: katekukku_at_yahoo.com: "elx linux Problem by SHIKHAR"
- Next in thread: tom: "Re: printing backtrace"
- Reply: tom: "Re: printing backtrace"
- Reply: John Reiser: "Re: printing backtrace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 May 2005 13:01:16 -0700
I wonder if the assert macro can be modified in any way that would make the
program (assuming any necessary compile flags for GCC/G++) print the
backtrace whenever the error occurs.
Assert prints the location in the code, where the error took place, but not
what called the code that called the code that called the code that called
the code that had this assert.
- Next message: tom: "Re: printing backtrace"
- Previous message: katekukku_at_yahoo.com: "elx linux Problem by SHIKHAR"
- Next in thread: tom: "Re: printing backtrace"
- Reply: tom: "Re: printing backtrace"
- Reply: John Reiser: "Re: printing backtrace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|