Date: Fri, 4 Jan 2013 13:34:25 +0100 From: Stefan Farfeleder <stefanf@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Unbreaking gdb's catch throw Message-ID: <20130104123424.GA1430@mole.fafoe.narf.at>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130104123424.GA1430>