gdb/doc/
authorYao Qi <yao@codesourcery.com>
Mon, 6 Aug 2012 14:28:45 +0000 (14:28 +0000)
committerYao Qi <yao@codesourcery.com>
Mon, 6 Aug 2012 14:28:45 +0000 (14:28 +0000)
* gdb.texinfo (Remote Configuration): Add kindex for 'set
remote hardware-watchpoint-limit' and 'set
remote hardware-breakpoint-limit'.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 16fb3aa..91d273f 100644 (file)
@@ -1,5 +1,11 @@
 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  Yao Qi  <yao@codesourcery.com>
+
        Fix PR14371.
 
        * gdb.texinfo (GDB/MI Async Records): Fix the doc for
index 793e7cf..9f9fe40 100644 (file)
@@ -17838,7 +17838,9 @@ 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.