X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=b1929b78d3de8fd38ddd8700149f1b6a07f1d960;hb=3cb3b8dfd1975f480bec3ebd8023f1cc8351606d;hp=e368349971b392f480d1be4f1783a3cc723cd126;hpb=6fc08d328b2d55be4a45da6a70419bc8b92dc47e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index e368349971..b1929b78d3 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,98 @@ +2005-07-06 Bob Rossi + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set + and -inferior-tty-show. + (Input/Output): Document "set/show inferior-tty" and tty alias. + +2005-07-02 Nathan J. Williams + + * gdb.texinfo (Packets): Change description of 'D' packet to note + that GDB does wait for a response. + +2005-06-22 Nick Roberts + + * gdb.texinfo (History) Rename "Command History". + (Command History): Move node "Server Prefix" from section on + Annotations here. + +2005-06-19 Nick Roberts + + * gdb.texinfo (GDB/MI Stack Manipulation): + Re-instate -stack-info-frame with example. Say that it gets + info on selected frame, not current frame. + +2005-06-18 Eli Zaretskii + + * gdb.texinfo (Server): Clarify that `file' should be used before + connecting to the server. + (Files): Add an xref to the above description. + (Output Formats): More detailed description of the `c' format. + (Memory): List explicitly all the formats supported by `x'. + (Threads): Add an @cindex entry for "thread apply". + (Files): Document the possibility of loading unlinked object + files. Add more indexing for solib-absolute-prefix and + --with-sysroot. + (Machine Code): Document possible problems with locations in + shared libraries. + (Backtrace): Document that free-standing environments do not need + to have a `main' function. + +2005-06-18 Nick Roberts + + * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to + -stack-info-frame. + +2005-06-07 Andrew Cagney + + * gdb.texinfo (Contributors): Note the original multi-arch + contributors. + +2005-06-03 Eli Zaretskii + + * gdb.texinfo (Registers): Add index entries for the standard + registers. + (Frames): Add cross-reference from frame pointer description to + the Registers node. + (Annotations Overview): Fix the reference to GDB name. + +2005-06-01 Eli Zaretskii + + * gdb.texinfo (Set Watchpoints): Remove @vindex entry for + can-use-hw-watchpoints. + +2005-05-28 Bob Rossi + + * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating + the possible reasons why an exec async record would be returned to FE. + +2005-05-26 Andrew Cagney + + * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and + Andrew Cagney implemented the original GDB/MI. + +2005-05-23 Orjan Friberg + + * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi + documentation. Add documentation for cris-mode. + +2005-05-20 Eli Zaretskii + + * gdb.texinfo (Numbers): Explain the example and make the wording + more acurate. + +2005-05-17 Daniel Jacobowitz + Dennis Brueni + + * gdb.texinfo (GDB/MI Breakpoint Table Commands) + (GDB/MI Data Manipulation, GDB/MI Program Control) + (GDB/MI Stack Manipulation): Update examples to include the fullname + attribute in stack frames. + +2005-05-12 Eli Zaretskii + + * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we + do with other non-standard names of init files. + 2005-05-11 Eli Zaretskii * gdb.texinfo (Command Files): Move the description of the startup