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: [PATCH] Support HW breakpoints in overlays.


Eli Zaretskii wrote:
> 
> > Date: Thu, 4 Apr 2002 18:36:30 -0800
> > From: Michael Snyder <msnyder@cygnus.com>
> >
> > !             if (b->type == bp_hardware_breakpoint)
> > !               warning ("hw breakpoint %d not supported in overlay!\n",
> > !                        b->number);
> 
> I suggest to say "hardware breakpoint", not "hw breakpoint".  GDB
> users are not necessarily GDB hackers as well ;-)

Done.


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