aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2012-08-07 01:11:02 +0000
committerYao Qi <yao@codesourcery.com>2012-08-07 01:11:02 +0000
commit4abf930d56696682de3fc8e498a4811a3f4b0878 (patch)
treeaeb4bba0c38e8b623e0703e5bbdf40c125194dd2 /gdb/doc
parenta71a0c4b600a1e514e4eb47cec60b11826d998dc (diff)
downloadgdb-4abf930d56696682de3fc8e498a4811a3f4b0878.zip
gdb-4abf930d56696682de3fc8e498a4811a3f4b0878.tar.gz
gdb-4abf930d56696682de3fc8e498a4811a3f4b0878.tar.bz2
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'.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog8
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 8 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index ef48356..4ef177f 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index d5e6585..4e0342a 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.