Breaking exceptions before stack unwind
Eli Zaretskii
eliz@gnu.org
Wed Nov 24 06:53:00 GMT 2004
> Date: Tue, 23 Nov 2004 23:02:37 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sources.redhat.com
>
> the right thing to do is to document 'catch catch' and 'catch
> throw'.
They are already documented. The obsolete advice that the OP was
citing is at the end of the node which describes them. That advice is
for the case where one wants to stop the program _before_ the
exception handler is called. See the node "Set Catchpoints" in the
manual.
Given this, what would be the best way to fix the manual?
More information about the Gdb
mailing list