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: Mon, 13 Sep 2004 10:27:59 -0400
From: Andrew Cagney <cagney@gnu.org>
Cc: drow@false.org, gdb-patches@sources.redhat.com

I've committed this part of my change:


Great!  So you've gone out and committed a patch over an objection of
a core maintainer who worked quite a bit on the releated code.

No. The changes that in anyway formalize the deprecation of all this:


cagney@nettle$ frep TARGET_HAS_HARDWARE_WATCHPOINTS
config/i386/nm-i386sco5.h:56:#define TARGET_HAS_HARDWARE_WATCHPOINTS
config/i386/nm-i386sol2.h:25:#define TARGET_HAS_HARDWARE_WATCHPOINTS
config/mips/nm-irix5.h:25:#define TARGET_HAS_HARDWARE_WATCHPOINTS
config/sparc/nm-sol2.h:36:#define TARGET_HAS_HARDWARE_WATCHPOINTS
doc/gdbint.texinfo:403:@findex TARGET_HAS_HARDWARE_WATCHPOINTS
doc/gdbint.texinfo:404:@item TARGET_HAS_HARDWARE_WATCHPOINTS
doc/gdbint.texinfo:3836:@item TARGET_HAS_HARDWARE_WATCHPOINTS
i386v-nat.c:45:#ifdef TARGET_HAS_HARDWARE_WATCHPOINTS
i386v-nat.c:107:#ifdef TARGET_HAS_HARDWARE_WATCHPOINTS
i386v-nat.c:273:#endif /* TARGET_HAS_HARDWARE_WATCHPOINTS */
procfs.c:2878:#if !defined (TARGET_HAS_HARDWARE_WATCHPOINTS)
procfs.c:5282:#ifndef TARGET_HAS_HARDWARE_WATCHPOINTS

and that you have so stridently objected to, are still all sitting on the table.

Andrew



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