printing backtrace
From: alex goldman (hello_at_spamm.er)
Date: 05/27/05
- Previous message: David Schwartz: "Re: Highres delay help"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: printing backtrace"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: printing backtrace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 May 2005 13:02:11 -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.
- Previous message: David Schwartz: "Re: Highres delay help"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: printing backtrace"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: printing backtrace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|