From eac35c4ebc710d976d7e25e67b24ece097b6ca35 Mon Sep 17 00:00:00 2001 From: David Daney Date: Tue, 21 Apr 2009 16:31:06 +0000 Subject: [PATCH] 2009-04-21 David Daney * gdb.texinfo (maint show-debug-regs): Remove mention of x86. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b0f803bb405..525f1e49548 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-04-21 David Daney + + * gdb.texinfo (maint show-debug-regs): Remove mention of x86. + 2009-04-21 Joseph Myers * gdb.texinfo (Source Path): Document --with-relocated-sources. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 50949e059e4..c3c82fd9bb3 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -25730,9 +25730,9 @@ Configuring with @samp{--enable-profiling} arranges for @value{GDBN} to be compiled with the @samp{-pg} compiler option. @kindex maint show-debug-regs -@cindex x86 hardware debug registers +@cindex hardware debug registers @item maint show-debug-regs -Control whether to show variables that mirror the x86 hardware debug +Control whether to show variables that mirror the hardware debug registers. Use @code{ON} to enable, @code{OFF} to disable. If enabled, the debug registers values are shown when @value{GDBN} inserts or removes a hardware breakpoint or watchpoint, and when the inferior -- 2.30.2