diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b0f803bb40..525f1e4954 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 50949e059e..c3c82fd9bb 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