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: [RFC] breakpoint.c: Don't let adjust_breakpoint_address() adjust watchpoints


> Date: Mon, 15 Mar 2004 13:30:02 -0700
> From: Kevin Buettner <kevinb@redhat.com>
> 
> In the course of running the GDB testsuite on FR-V, I discovered that it's
> a bad idea to adjust watchpoint addresses.  If any adjustment is done, the
> watchpoint ends up at the wrong address.  The patch below simply disables
> adjustment for watchpoints and some eventpoints.

I'd like to hear more details.  When do we need to adjust the
breakpoint address, for starters?


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