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]

Re: [RFA/doco] Document new catch commands


> Date: Thu, 4 Jan 2007 10:12:01 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> 
> Here is the documentation update for the new catch commands.
> 
> 2007-01-04  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb.texinfo (Set Catchpoints): Add documentation for the new
>         catch exception, catch exception unhandled, and catch assert
>         commands.
> 
> OK to commit?

Yes, but please add a @cindex entry before this new text, something
like this:

  @cindex Ada exception catching
  @cindex catch Ada exceptions


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]