Re: A question about JIT debugger
- From: "darkside" <zlfeng@xxxxxxxxxxx>
- Date: Tue, 13 Jun 2006 06:37:11 +0800
One of my friend developed a SW that can capture and hold all application
crash in the windows system by replacing the JIT debugger with his own
logic, how it sounds to yoy guys?
Thanks.
"William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx> wrote in message
news:Ob$MRLkjGHA.4588@xxxxxxxxxxxxxxxxxxxxxxx
"darkside" <zlfeng@xxxxxxxxxxx> wrote in message
news:uCP4c9jjGHA.4816@xxxxxxxxxxxxxxxxxxxxxxx
After one windows application meet the exception and the SEH works, will
the JIT debugger at last get control at every case? Is there any
exception(for example,under some situation the JIT debugger will not
run)? Suppose it is already enabled at the registry and no one disabled
it.
I believe that there are certain situations in which the stack is trashed
or exhausted to such an extent that an application will fail silently.
Regards,
Will
.
- Follow-Ups:
- Re: A question about JIT debugger
- From: William DePalo [MVP VC++]
- Re: A question about JIT debugger
- References:
- A question about JIT debugger
- From: darkside
- Re: A question about JIT debugger
- From: William DePalo [MVP VC++]
- A question about JIT debugger
- Prev by Date: Re: A question about JIT debugger
- Next by Date: Re: A question about JIT debugger
- Previous by thread: Re: A question about JIT debugger
- Next by thread: Re: A question about JIT debugger
- Index(es):
Relevant Pages
|