Dietmar Maurer <[EMAIL PROTECTED]> writes: > I think your recent changes are wrong. You added the G_BREAKPOINT() to > mono_thread_abort, so you stop the program after the whole stack is > unwind. > > The idea behind my recent changes (arch_exc_is_catched) is that we can > invoke the debugger before we unwind the stack, just to give developers > the possibility to debug the real problem. So IMO my previous solution > is the correct one. What exactly was the problem with that solution?
Hi Dietmar, hmm, I wanted to look at this after dinner but then I was too busy getting the new type stuff in the symbol writer done. Unfortunately, I won't have time to do any hacking until at least next Friday - university wants me back ..... -- Martin Baulig [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
