diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-05-10 22:32:26 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-05-10 22:32:26 +0000 |
commit | 9a0f0643ee3bfb0a2243c195e02971b3b31c64dd (patch) | |
tree | 0cf9ae714aa235e475c4780875cfa4ded8c5557f /gdb/mi/ChangeLog | |
parent | 127431f9a7b56cb6b4daf8887cca8ff48064fa40 (diff) | |
download | gdb-9a0f0643ee3bfb0a2243c195e02971b3b31c64dd.zip gdb-9a0f0643ee3bfb0a2243c195e02971b3b31c64dd.tar.gz gdb-9a0f0643ee3bfb0a2243c195e02971b3b31c64dd.tar.bz2 |
Pass the tupple/list parameter.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r-- | gdb/mi/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index a59d0b6..229dd3d 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,13 @@ +2001-05-10 Andrew Cagney <ac131313@redhat.com> + + * mi-out.c (mi_open, mi_close): Replace list_open and list_close. + (mi_table_begin): Update. + (mi_table_header): Update. + (mi_begin): Update. + (mi_table_body): Update. + (mi_table_end): Update. + (mi_end): Update. + Thu May 10 16:28:13 2001 Andrew Cagney <cagney@b1.cygnus.com> * mi-main.c (mi_execute_async_cli_command): Always initialize |