This is the mail archive of the gdb-patches@sources.redhat.com 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: breakpoint error messages


> Date: Wed, 21 Aug 2002 14:26:27 -0400
> From: Grace Sainsbury <graces@redhat.com>
> 
> I changed insert_breakpoints to collect all the warning messages from
> failed inserts and print them with an error after trying the whole
> queue. This changes the functionality slightly -- the old code stopped
> after the first failed insert of a breakpoint. I also changed the
> error messages to be more explicit about hardware breakpoints.

If these changes are approved, please scan gdb.texinfo for the
messages in question and see that the examples in the manual are still
correct.

Thanks.


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