From 48314948e15cb67ddbed43c80d1536aec6877a97 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 8 Oct 2009 13:08:25 +0000 Subject: [PATCH] gdb/doc/ * gdbint.texinfo (i386_stopped_by_hwbp): Remove. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 160257a384..01ae676ffe 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-10-08 Jan Kratochvil + + * gdbint.texinfo (i386_stopped_by_hwbp): Remove. + 2009-10-06 Michael Eager * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index c2be3f7bf5..0255c028aa 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -986,13 +986,6 @@ the debug registers to watch instruction execution, and each hardware-assisted breakpoint always requires exactly one debug register. -@findex i386_stopped_by_hwbp -@item i386_stopped_by_hwbp (void) -This function returns non-zero if the inferior has some watchpoint or -hardware breakpoint that triggered. It works like -@code{i386_stopped_data_address}, except that it doesn't record the -address whose watchpoint triggered. - @findex i386_cleanup_dregs @item i386_cleanup_dregs (void) This function clears all the reference counts, addresses, and control -- 2.11.0