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] Extra error message from update_watchpoint


> Date: Wed, 30 Oct 2013 18:48:36 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: Eli Zaretskii <eliz@gnu.org>,
>         "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
> 
> On 10/30/2013 05:13 PM, Andrew Burgess wrote:
> > "Can't set read/access watchpoint, software read/access watchpoints not
> > supported, and hardware watchpoints disabled (see set/show
> > can-use-hw-watchpoints)."
> 
> The mention of "software read/access watchpoints"
> seems redundant to me.  IMO, the shorter:
> 
>  "Can't set read/access watchpoint with hardware watchpoint
>  support disabled (see set/show can-use-hw-watchpoints)."
> 
> has all the info necessary.  WDYT?

Heh, great minds think alike ;-)


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