diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-06-23 21:47:09 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-06-23 21:47:09 +0000 |
commit | 2dd627049d915a78ba15b65ab718d54958d115bf (patch) | |
tree | dcdb79747b0f50c0f5cfebbb90f077facd931f0d /gdb/testsuite/lib | |
parent | 70242e8df575ff285a379e6321fde12314147ba2 (diff) | |
download | gdb-2dd627049d915a78ba15b65ab718d54958d115bf.zip gdb-2dd627049d915a78ba15b65ab718d54958d115bf.tar.gz gdb-2dd627049d915a78ba15b65ab718d54958d115bf.tar.bz2 |
Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.
Diffstat (limited to 'gdb/testsuite/lib')
-rw-r--r-- | gdb/testsuite/lib/mi-support.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/lib/mi-support.exp b/gdb/testsuite/lib/mi-support.exp index 202a0a0..0b606a4 100644 --- a/gdb/testsuite/lib/mi-support.exp +++ b/gdb/testsuite/lib/mi-support.exp @@ -686,8 +686,3 @@ proc mi_step { test } { } } } - - -# Local variables: -# change-log-default-name: "../gdb.mi/ChangeLog-mi" -# End: |