Re: creating a backtrace by own code?
- From: Lars Rune Nøstdal <larsnostdal@xxxxxxxxx>
- Date: Thu, 04 Jan 2007 13:00:01 +0100
On Thu, 04 Jan 2007 12:43:04 +0100, Andreas Thiele wrote:
Hi,
I am working on delivery of my app. I case it runs into an unexpected error I'd like to log these errors to a file. No Problem so
far. It would be better if I could write a backtrace as well.
Is there a standard way of creating a backtrace under program control?
If not can you give any hints?
SBCL has `(sb-debug:backtrace-as-list)' etc.
--
Lars Rune Nøstdal
http://nostdal.org/
.
- References:
- creating a backtrace by own code?
- From: Andreas Thiele
- creating a backtrace by own code?
- Prev by Date: Re: creating a backtrace by own code?
- Next by Date: Re: "Free" Software Strikes Again, or How I Ended Up With My Brother In My Airspace For Two Hours
- Previous by thread: Re: creating a backtrace by own code?
- Next by thread: Re: creating a backtrace by own code?
- Index(es):
Relevant Pages
|