Re: Capture unhandled exception
From: Rodger Higgins (rhiggins_at_earthling.net)
Date: 04/29/04
- Next message: Dean Ramsier: "Re: Intel PSM on Assabet-like board"
- Previous message: Dean Ramsier: "Re: Question on Bandon / Lubbock Config.bib file:"
- In reply to: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Next in thread: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Reply: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 07:52:59 -0500
Sorry, probably should have gave more information. I would like to
implement a system wide monitor that captures any unhandled exceptions
and performs error recovery. This would need to capture exceptions
irregardless of where they occurred. My assumption was the
__try/__except only work in the context of a particular program, correct?
Michael J. Salamone [eMVP] wrote:
> __try/__except? Or, a debugger program (either PB IDE debugger or roll your
> own). Of course, either method can actually handle the exception, making it
> not unhandled ;)
- Next message: Dean Ramsier: "Re: Intel PSM on Assabet-like board"
- Previous message: Dean Ramsier: "Re: Question on Bandon / Lubbock Config.bib file:"
- In reply to: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Next in thread: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Reply: Michael J. Salamone [eMVP]: "Re: Capture unhandled exception"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|