diff options
author | Keith Seitz <keiths@redhat.com> | 2002-06-17 17:30:57 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2002-06-17 17:30:57 +0000 |
commit | 32c95e2031199f29a5226eb44996bf50434d418d (patch) | |
tree | 4071387641ad0499fff30790d548ef3a1d2967cd /gdb/mi/ChangeLog | |
parent | 96f31fc79d019f138883011138bde1b86d5ade4e (diff) | |
download | gdb-32c95e2031199f29a5226eb44996bf50434d418d.zip gdb-32c95e2031199f29a5226eb44996bf50434d418d.tar.gz gdb-32c95e2031199f29a5226eb44996bf50434d418d.tar.bz2 |
* gdbmi.texinfo: Update command examples with real MI behavior.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r-- | gdb/mi/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index a750d8c..1d1ea81 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,7 @@ +2002-06-17 Keith Seitz <keiths@redhat.com> + + * gdbmi.texinfo: Update command examples with real MI behavior. + 2002-05-20 Keith Seitz <keiths@redhat.com> * mi-main.c (captured_mi_execute_command): Add uiout parameter. |