From 7e3fb70c62a9f25d165f3952d80ed57d3cd47118 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Fri, 30 Jun 2006 21:42:03 +0000 Subject: [PATCH] *** empty log message *** --- gdb/doc/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 26b72967d7..ead89bda81 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,18 @@ +2006-07-01 Nick Roberts + + * 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 * gdb.texinfo (Remote configuration): Document set / show