Unbreaking gdb's catch throw

Stefan Farfeleder stefanf at FreeBSD.org
Fri Jan 4 13:02:27 UTC 2013


On Fri, Jan 04, 2013 at 12:54:03PM +0000, David Chisnall wrote:
> 
> As a work-around, you can put the breakpoint on _Unwind_RaiseException instead.  This will work for any language, not just C++ (e.g. it will notice Objective-C or gcj-compiled Java exceptions).
> 

Thank you, that works for me.

Stefan


More information about the freebsd-current mailing list