From: Yao Qi Date: Tue, 7 Aug 2012 01:11:02 +0000 (+0000) Subject: gdb/doc: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4abf930d56696682de3fc8e498a4811a3f4b0878;p=binutils-gdb.git gdb/doc: Revert the folloing patch: 2012-08-06 Yao Qi * gdb.texinfo (Remote Configuration): Add kindex for 'set remote hardware-watchpoint-limit' and 'set remote hardware-breakpoint-limit'. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ef48356e7bc..4ef177ff90d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2012-08-07 Yao Qi + + Revert the folloing patch: + 2012-08-06 Yao Qi + * gdb.texinfo (Remote Configuration): Add kindex for 'set + remote hardware-watchpoint-limit' and 'set + remote hardware-breakpoint-limit'. + 2012-08-06 Nathaniel Flath * gdb.texinfo (Working Directory): Added information about new diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d5e65852e21..4e0342a1836 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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.