This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hello,
This is the documentation part for the following change:
http://www.sourceware.org/ml/gdb-patches/2008-09/msg00591.html
The case where someone define his own exception re-using an exception
name that's already used in the language should be very rare, so I
don't really expect many people to be interested in that extra
paragraph, but since it's something GDB does...
2008-09-30 Joel Brobecker <brobecker@adacore.com>
* gdb.texinfo (catch) [exception]: Document how to insert
a breakpoint on user-defined exceptions when the exception
name is identical to one of the language-defined ones.
OK to commit?
Thanks,
--
Joel
Attachment:
doc-std-exc.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |