This is the mail archive of the gdb-patches@sources.redhat.com 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: Display of read/access watchpoints when HAVE_NONSTEPPABLE_WATCHPOINT


Eli Zaretskii wrote:

The patch below uses STOPPED_BY_WATCHPOINT instead of target_stopped_data_address in bpstat_stop_status;
this get s390(x) watchpoints back functional.


Thanks, I think we should make this change.

Note that tm-frv.h and nm-hppah.h actually use the struct target_waitstatus that is normally passed as an argument to the STOPPED_BY_WATCHPOINT macro.


--
Orjan Friberg
Axis Communications


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