From: Nick Roberts Date: Fri, 9 Jun 2006 22:35:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: newlib-csl-sourcerygxx-3_4_4-25~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158fdf5c1fb029f8aef696df350019a6c348ec91;p=thirdparty%2Fbinutils-gdb.git *** empty log message *** --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 28228a114a5..0e46b857dfb 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})".