gdb/doc:
Revert the folloing patch: 2012-08-06 Yao Qi <yao@codesourcery.com> * gdb.texinfo (Remote Configuration): Add kindex for 'set remote hardware-watchpoint-limit' and 'set remote hardware-breakpoint-limit'.
This commit is contained in:
parent
a71a0c4b60
commit
4abf930d56
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-08-07 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
Revert the folloing patch:
|
||||
2012-08-06 Yao Qi <yao@codesourcery.com>
|
||||
* gdb.texinfo (Remote Configuration): Add kindex for 'set
|
||||
remote hardware-watchpoint-limit' and 'set
|
||||
remote hardware-breakpoint-limit'.
|
||||
|
||||
2012-08-06 Nathaniel Flath <flat0103@gmail.com>
|
||||
|
||||
* gdb.texinfo (Working Directory): Added information about new
|
||||
|
|
|
@ -17839,9 +17839,7 @@ responses.
|
|||
@anchor{set remote hardware-watchpoint-limit}
|
||||
@anchor{set remote hardware-breakpoint-limit}
|
||||
@item set remote hardware-watchpoint-limit @var{limit}
|
||||
@kindex set remote hardware-watchpoint-limit
|
||||
@itemx set remote hardware-breakpoint-limit @var{limit}
|
||||
@kindex set remote hardware-breakpoint-limit
|
||||
Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
|
||||
watchpoints. A limit of -1, the default, is treated as unlimited.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue