OSDN Git Service

* gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
authorDaniel Jacobowitz <dan@debian.org>
Sat, 17 Jan 2004 21:56:00 +0000 (21:56 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sat, 17 Jan 2004 21:56:00 +0000 (21:56 +0000)
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 1e213dc..6b00166 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
+
 2004-01-17  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Delete
index 546ac58..a233aca 100644 (file)
@@ -38,7 +38,7 @@ Free Documentation License''.
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.180 $}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.181 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Solutions\par
 \hfill \manvers\par
@@ -480,13 +480,6 @@ two macros can use them for their internal purposes.
 If the inferior has some watchpoint that triggered, return the address
 associated with that watchpoint.  Otherwise, return zero.
 
-@findex DECR_PC_AFTER_HW_BREAK
-@item DECR_PC_AFTER_HW_BREAK
-If defined, @value{GDBN} decrements the program counter by the value
-of @code{DECR_PC_AFTER_HW_BREAK} after a hardware break-point.  This
-overrides the value of @code{DECR_PC_AFTER_BREAK} when a breakpoint
-that breaks is a hardware-assisted breakpoint.
-
 @findex HAVE_STEPPABLE_WATCHPOINT
 @item HAVE_STEPPABLE_WATCHPOINT
 If defined to a non-zero value, it is not necessary to disable a
@@ -3161,10 +3154,6 @@ Define this to be the amount by which to decrement the PC after the
 program encounters a breakpoint.  This is often the number of bytes in
 @code{BREAKPOINT}, though not always.  For most targets this value will be 0.
 
-@item DECR_PC_AFTER_HW_BREAK
-@findex DECR_PC_AFTER_HW_BREAK
-Similarly, for hardware breakpoints.
-
 @item DISABLE_UNSETTABLE_BREAK (@var{addr})
 @findex DISABLE_UNSETTABLE_BREAK
 If defined, this should evaluate to 1 if @var{addr} is in a shared