From 158fdf5c1fb029f8aef696df350019a6c348ec91 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Fri, 9 Jun 2006 22:35:49 +0000 Subject: *** empty log message *** --- gdb/doc/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 + + * 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 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})". -- cgit v1.1