Unbreaking gdb's catch throw

Stefan Farfeleder stefanf at FreeBSD.org
Fri Jan 4 12:34:34 UTC 2013


Hi,

gdb's command 'catch throw' is broken on FreeBSD head. While it does set
a breakpoint on __cxa_throw, the function seems to be never entered when
an exception is thrown. Does someone know how to fix this? It used to
work a couple of months ago.

Stefan


More information about the freebsd-current mailing list