diff options
author | Per Bothner <per@bothner.com> | 1995-03-14 00:49:33 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1995-03-14 00:49:33 +0000 |
commit | d0b2a91c25190f8697f3c39af9875e4c5eb3dc83 (patch) | |
tree | 0612a5f1c2d10a894d2e9f1c1306ed2fb7a38078 /gdb/doc/ChangeLog | |
parent | 4f69fe4692bd5be12c0b3c3e8b9f6808e2565c1e (diff) | |
download | gdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.zip gdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.tar.gz gdb-d0b2a91c25190f8697f3c39af9875e4c5eb3dc83.tar.bz2 |
* gdb.texinfo (Define): Document $arg0... arguments to commands,
and new 'if' and 'while' commands.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 79f5b0c..8cc1d5f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * gdb.texinfo (Define): Document $arg0... arguments to commands, + and new 'if' and 'while' commands. + Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com> * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type. |