creating a backtrace by own code?



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?

Andreas


.



Relevant Pages

  • Re: creating a backtrace by own code?
    ... 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. ... It would be better if I could write a backtrace as well. ...
    (comp.lang.lisp)
  • Re: creating a backtrace by own code?
    ... I case it runs into an unexpected error I'd like to log these errors to a file. ... It would be better if I could write a backtrace as well. ... (defun collect-backtrace (condition) ... (write-line (backtrace-frame-description frame) ...
    (comp.lang.lisp)
  • "Unexpected error" strangeness...(ipaq vb.net)
    ... I've written an app that contacts a web server in order to log in, ... sorts on the web server. ... * The input panel doesn't appear on the menu bar for the login form (a modal ... message about an "unexpected error" appeared--IN THE INFO TEXTBOX. ...
    (microsoft.public.dotnet.framework.compactframework)
  • System.Data.SqlServerCe
    ... I'm getting an unexpected error in my APP. ... Culture=neutral,PublicKeyToken=3BE235DF1C8D2AD3',or one of its dependencies, ... I believe I have installed all the 3 required CAB files for SQL CE including ...
    (microsoft.public.sqlserver.ce)
  • Re: How stable is 1.5?
    ... starting to through a lot of "An unexpected error has been detected by ... HotSpot Virtual Machine" errors after a bit. ... Does this happen with only a certain app? ... Daniel Dyer http://www.dandyer.co.uk. ...
    (comp.lang.java.programmer)