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 16fb3aaa8b1d2173ccd3eb485b4312169575b9f6..91d273fb9ca42f94bcdf33ff87cfbf156a40e5cc 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 793e7cf01568c26f7084c4931cb6d23f5b6e307f..9f9fe40670ae4a776f5ed05c7e8d4b01c9c13486 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.