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: [PATCH 4/4] Add $_ada_exception convenience variable


> From: Tom Tromey <tromey@adacore.com>
> Cc: Tom Tromey <tromey@adacore.com>,  gdb-patches@sourceware.org
> Date: Fri, 28 Jun 2019 12:46:01 -0600
> 
> Eli> Here I wonder why we need to have the exact same text 3 times within
> Eli> less than 25 lines.  Can't we say this only once?
> 
> The reason I repeated it is that this section is pretty big -- all the
> catchpoints are documented in a single large table.
> 
> I could split this up somehow.  Maybe sub-nodes?
> 
> Or, I could mention it in the first Ada catchpoint documentation and
> then have the other ones refer back to that.
> 
> What would you prefer?

The latter, I think.

Thanks.


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