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


> Date: Wed, 17 Aug 2005 12:27:46 -0500 (CDT)
> From: Manoj Iyer <manjo@austin.ibm.com>
> 
> 
> I am submitting this patch on behalf of  Ben Elliston <bje@au1.ibm.com>,
> this patch implements hardware watchpoints on PPC platform. Please review
> and comment, so I can commit.

This is fine with me, but do I understand correctly that the PPC
doesn't have a way to return the data address that triggered the
watchpoint?  If so, how do things work on a PPC when GDB calls
target_stopped_data_address?  What am I missing?

Also, please add an entry in NEWS about this.

Last, but not least, thanks for working on this!


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