mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:39:24 +08:00
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:
@ -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>
|
2012-08-06 Nathaniel Flath <flat0103@gmail.com>
|
||||||
|
|
||||||
* gdb.texinfo (Working Directory): Added information about new
|
* gdb.texinfo (Working Directory): Added information about new
|
||||||
|
@ -17839,9 +17839,7 @@ responses.
|
|||||||
@anchor{set remote hardware-watchpoint-limit}
|
@anchor{set remote hardware-watchpoint-limit}
|
||||||
@anchor{set remote hardware-breakpoint-limit}
|
@anchor{set remote hardware-breakpoint-limit}
|
||||||
@item set remote hardware-watchpoint-limit @var{limit}
|
@item set remote hardware-watchpoint-limit @var{limit}
|
||||||
@kindex set remote hardware-watchpoint-limit
|
|
||||||
@itemx set remote hardware-breakpoint-limit @var{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
|
Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
|
||||||
watchpoints. A limit of -1, the default, is treated as unlimited.
|
watchpoints. A limit of -1, the default, is treated as unlimited.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user