aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-06-09 22:35:49 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-06-09 22:35:49 +0000
commit158fdf5c1fb029f8aef696df350019a6c348ec91 (patch)
treeb4cb5b0b3c24c17823650769556be9d233520d8b /gdb/doc
parentddb50cd7c2e5dfa1ded7ba691dff19aa61c81750 (diff)
downloadfsf-binutils-gdb-158fdf5c1fb029f8aef696df350019a6c348ec91.zip
fsf-binutils-gdb-158fdf5c1fb029f8aef696df350019a6c348ec91.tar.gz
fsf-binutils-gdb-158fdf5c1fb029f8aef696df350019a6c348ec91.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 28228a1..0e46b85 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,22 @@
+2006-06-10 Nick Roberts <nickrob@snap.net.nz>
+
+ * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
+ (GDB/MI Simple Examples): Move node up one level. Use real
+ examples.
+ (GDB/MI Compatibility with CLI): Update.
+ (GDB/MI Result Records): Add "connected" and "exit" result
+ classes.
+ (GDB/MI Stream Records): Clarify target output.
+ (GDB/MI Command Description Format): Modify example description.
+ (GDB/MI Breakpoint Table Commands): Rename to...
+ (GDB/MI Breakpoint Commands): ...this
+ (GDB/MI Breakpoint Commands): Add optional thread field.
+ (GDB/MI Program Control): Add an introduction. Move "Program
+ termination" examples into exec-run description.
+ (GDB/MI File Commands): Mention similar CLI commands.
+ (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
+ is similar to "-gdb-version".
+
2006-06-09 Eli Zaretskii <eliz@gnu.org>
* gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".