aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-05-14 17:53:07 +0000
committerBob Wilson <bob.wilson@acm.org>2007-05-14 17:53:07 +0000
commit46ba6afa9652fbc0fc3e3212516181909705fdda (patch)
treed7d0af94e8fd1471badefa7f52cb83624c813f41 /gdb/doc/ChangeLog
parent76e1ee85c1f22e95e4910b38c286d00f597859fd (diff)
downloadgdb-46ba6afa9652fbc0fc3e3212516181909705fdda.zip
gdb-46ba6afa9652fbc0fc3e3212516181909705fdda.tar.gz
gdb-46ba6afa9652fbc0fc3e3212516181909705fdda.tar.bz2
* all-cfg.texi (GDBTUI): New.
* gdb.texinfo (Mode Options): Use GDBTUI variable. (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands) (TUI Configuration): Edit to improve clarity and fix problems of both style and content.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index e226b7a..421272a 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-14 Bob Wilson <bob.wilson@acm.org>
+
+ * all-cfg.texi (GDBTUI): New.
+ * gdb.texinfo (Mode Options): Use GDBTUI variable.
+ (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
+ (TUI Configuration): Edit to improve clarity and fix problems of
+ both style and content.
+
2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
* observer.texi (GDB Observers): New observer "new_objfile".