diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-06-16 18:57:56 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-06-16 18:57:56 +0000 |
commit | 163e6d2d75ea0c36d1ff8426387ecb39877ea06e (patch) | |
tree | 6237a3e10062c673c2cc5a375fd20860fc541562 /gdb/mi/ChangeLog | |
parent | cb87eaaf22abcb5695b355034f4218ac5e4134ec (diff) | |
download | gdb-163e6d2d75ea0c36d1ff8426387ecb39877ea06e.zip gdb-163e6d2d75ea0c36d1ff8426387ecb39877ea06e.tar.gz gdb-163e6d2d75ea0c36d1ff8426387ecb39877ea06e.tar.bz2 |
* gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists to
syntax.
(GDB/MI Draft Changes to Output Syntax): Delete section.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r-- | gdb/mi/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index 55ce6a1..6c1eb42 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,9 @@ +2001-06-07 Andrew Cagney <ac131313@redhat.com> + + * gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists to + syntax. + (GDB/MI Draft Changes to Output Syntax): Delete section. + Mon Jun 11 17:22:25 2001 Andrew Cagney <cagney@b1.cygnus.com> * mi-out.c: Fix typo. s/supress/suppress/. |