aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2009-10-12 01:59:54 +0000
committerMichael Snyder <msnyder@vmware.com>2009-10-12 01:59:54 +0000
commit2f8132f3e55f8f35f74192b80fe4f39ce3c851ff (patch)
treea9778580d5fc953df71ec3fa02ac906af7d61661 /gdb/doc
parent441ef25cee4918e77c762f9f3b0e6f22cd78dc2d (diff)
downloadgdb-2f8132f3e55f8f35f74192b80fe4f39ce3c851ff.zip
gdb-2f8132f3e55f8f35f74192b80fe4f39ce3c851ff.tar.gz
gdb-2f8132f3e55f8f35f74192b80fe4f39ce3c851ff.tar.bz2
2009-10-11 Michael Snyder <msnyder@vmware.com>
* gdb.texinfo (ReverseStep): Show default as "unsupported". (ReverseContinue): Ditto.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdb.texinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 01ae676..54c5778 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-11 Michael Snyder <msnyder@vmware.com>
+
+ * gdb.texinfo (ReverseStep): Show default as "unsupported".
+ (ReverseContinue): Ditto.
+
2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdbint.texinfo (i386_stopped_by_hwbp): Remove.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 3f9fd06..0a4d054 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -29193,12 +29193,12 @@ These are the currently defined stub features and their properties:
@item @samp{ReverseContinue}
@tab No
-@tab @samp{+}
+@tab @samp{-}
@tab No
@item @samp{ReverseStep}
@tab No
-@tab @samp{+}
+@tab @samp{-}
@tab No
@end multitable