mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
2009-04-21 David Daney <ddaney@caviumnetworks.com>
* gdb.texinfo (maint show-debug-regs): Remove mention of x86.
This commit is contained in:
parent
7ac3eb250b
commit
eac35c4ebc
@ -1,3 +1,7 @@
|
||||
2009-04-21 David Daney <ddaney@caviumnetworks.com>
|
||||
|
||||
* gdb.texinfo (maint show-debug-regs): Remove mention of x86.
|
||||
|
||||
2009-04-21 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Source Path): Document --with-relocated-sources.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user