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: [RFC] GDB patches for hw watchpoints - revised


> Date: Fri, 9 Dec 2005 00:01:32 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com, mark.kettenis@xs4all.nl
> 
> On Fri, Dec 09, 2005 at 10:25:33AM +0800, Wu Zhou wrote:
> > Currently what stored in the siginfo.si_addr is the address of next
> > instruction. Anton sent me a patch to change that to the data address 
> > instead. I am now playing with the patched kernel.
> > 
> > BTW. It seems that to_stopped_data_address is only used in rwatch and 
> > awatch, which is not that frequently used as watch itself.  So may we 
> > postpone its implementation till some later time?
> 
> No, let's get it right the first time.  rwatch is extremely valuable

100% agreement.


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