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: Thu, 22 Dec 2005 12:05:47 +0800 (CST)
> From: Wu Zhou <woodzltc@cn.ibm.com>
> cc: drow@false.org, mark@xs4all.nl, bje@au1.ibm.com, anton@au1.ibm.com
> 
> Here is the reworked patch for latest 6.4 tree.  Any comments?  Thanks a 
> lot!

I don't see in your patch where last_stopped_data_address is reset to
zero.  It seems like it always stores the last address, so GDB might
think a watchpoint was hit where in fact it wasn't.

Am I missing something?


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