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: [patch/rfc] Eliminate TARGET_HAS_HARDWARE_WATCHPOINTS


Date: Tue, 07 Sep 2004 17:19:50 -0400
From: Andrew Cagney <cagney@gnu.org>
Cc: gdb-patches@sources.redhat.com

For the non-native case, as I initially indicated and as an examination of the code reveals, this macro is never used! Consequently I've in no way motified or altered GDB's ``hardware watchpoints'' feature on those targets.


Yes, you have: your patch, when checked in, will leave no way to build
a port for a target that has no hardware watchpoint support.

Can you give an example - a target with no watchpoint support that no longer builds due to my patch?


Andrew



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