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


Wu Zhou <woodzltc@cn.ibm.com> wrote on 09.12.2005 03:12:04:

> Thanks a lot. That is a very good sample. But I see that you didn't
> implement to_stopped_data_address either. Do you think it is mandatory?
It
> seems that it is mainly used in rwatch and awatch.

I don't implement this because our hardware simply does not provide
that information.  This is why a couple of the watchpoint testcases
are currently failing on s390 ...

(We don't have read/access watchpoints anyway.)


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com


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