BTW, to stop in the palces where crash happent (before crash is handled by crash handler) in MS debugger one need to set all kinds of exceptions in Debug/Exceptions (in MS VisualStudio) to "Break into the debugger when exception is thrown".
Aleksey. On 9/22/06, Ivan Volosyuk <[EMAIL PROTECTED]> wrote:
Hi, While working on windows on DRLVM I introduced some crash situation. I found out that there are two active crash handlers. One in DRLVM, the other in launcher/classlib. I can disable DRLVM's one: -Dvm.assert_dialog=1 But the launcher's crash handler still prevent me to use debugger to locate exact place of access violation in VM code. Is it possible to disable it somehow? -- Ivan Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
