Re: A question about JIT debugger



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




.



Relevant Pages

  • Re: A question about JIT debugger
    ... crash in the windows system by replacing the JIT debugger with his own ... how it sounds to yoy guys? ... The trouble is that that method may conceal serious errors. ...
    (microsoft.public.win32.programmer.kernel)
  • RE: WMP 11 crashing on video playback
    ... ok, i was able to turn off JIT debugger and use DrWatson, now i have the text ... Whenever i play an .avi file, WMP 11 will open up, and it will crash. ...
    (microsoft.public.windowsmedia)