https://bugzilla.novell.com/show_bug.cgi?id=447663

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=447663#c3





--- Comment #3 from Martin Baulig <[EMAIL PROTECTED]>  2008-11-21 15:25:40 MST 
---
Ok, what should we do when we're debugging a managed application and we receive
a sigsegv while we're in unmanaged code ?

I think we also need to do that with the other signals which will be
transformed into managed exceptions like sigfpe, for instance.

For the command-line debugger I really want to stop on all these exceptions
because sometimes things can go wrong inside the exception handler, so it's
sometimes easier to expect state before going into the managed exception
handler.

However, I think I'll implement this as a configuration option, so we could
also turn this on or off for the cli.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to