diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-10-01 16:01:37 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-10-01 16:01:37 +0000 |
commit | 1f609b42e3980b581685715d89c80ec0c3a05819 (patch) | |
tree | e96e9dc86e12eb12a671a60e3d7655575816a2fc /gdb/testsuite/ChangeLog | |
parent | 54c2a1e69352852e0cd74552e8560321e29b787e (diff) | |
download | gdb-1f609b42e3980b581685715d89c80ec0c3a05819.zip gdb-1f609b42e3980b581685715d89c80ec0c3a05819.tar.gz gdb-1f609b42e3980b581685715d89c80ec0c3a05819.tar.bz2 |
2002-10-01 Andrew Cagney <ac131313@redhat.com>
* mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
* mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
* mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
* mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
* mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
* mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
* mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6a6bc54..052d5ad 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2002-10-01 Andrew Cagney <ac131313@redhat.com> + + * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1". + * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto. + * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto. + * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto. + * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto. + * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto. + * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto. + 2002-09-29 Andrew Cagney <ac131313@redhat.com> * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete. |