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: Hardware watchpoint register support for mips-linux.


On Mon, 21 Apr 2008, David Daney wrote:

> This patch adds support for hardware watchpoint registers present in
> some mips processors.  I consider it a very rough first version of the
> patch as there are several things missing before it would be fully
> functional.  However it is sufficient to demonstrate that the kernel
> support is working.

 Well done! -- something I have meant to do for years, but never come to.  
Out of curiousity -- does your kernel side support MIPS architecture style
watchpoints only or does it work with the R4000-style watch registers as
well?  I recall having a discussion with Daniel about how to support both
in a reasonably abstract way long ago.  Either way thanks a lot, and I
have an R4k machine handy, so I can see if I find some time to give it a
shot.

  Maciej


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