diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-06-30 21:42:03 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-06-30 21:42:03 +0000 |
commit | 7e3fb70c62a9f25d165f3952d80ed57d3cd47118 (patch) | |
tree | f55fd95d5b9a69cf489e8132250c202271a8dd26 /gdb/doc/ChangeLog | |
parent | 10efb593b775f1426395c4521a11c4ec2fe6bc19 (diff) | |
download | gdb-7e3fb70c62a9f25d165f3952d80ed57d3cd47118.zip gdb-7e3fb70c62a9f25d165f3952d80ed57d3cd47118.tar.gz gdb-7e3fb70c62a9f25d165f3952d80ed57d3cd47118.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 26b7296..ead89bd 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,18 @@ +2006-07-01 Nick Roberts <nickrob@snap.net.nz> + + * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully. + (GDB/MI Simple Examples): Use @subheading for "A Bad Command". + (GDB/MI Data Manipulation): Remove description of unimplemented + display related commands as variable objects perform this function + and are superior: -display-delete, -display-disable, + -display-enable, -display-insert and -display-list. Move + -environment-cd, -environment-directory, -environment-path + and -environment-pwd to "Program Context". + (GDB/MI Program Control): Rename to "Program Execution". Move + -exec-arguments -exec-abort to... + (GDB/MI Program Context): ...here. New node split from "Data + Manipulation". + 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com> * gdb.texinfo (Remote configuration): Document set / show |