diff options
author | 2001-06-23 21:47:09 +0000 | |
---|---|---|
committer | 2001-06-23 21:47:09 +0000 | |
commit | 2dd627049d915a78ba15b65ab718d54958d115bf (patch) | |
tree | dcdb79747b0f50c0f5cfebbb90f077facd931f0d /gdb/testsuite/gdb.mi/mi-simplerun.exp | |
parent | Change mi/data-disassemble command output to a list ([]) instead of (diff) | |
download | binutils-gdb-2dd627049d915a78ba15b65ab718d54958d115bf.tar.gz binutils-gdb-2dd627049d915a78ba15b65ab718d54958d115bf.tar.bz2 binutils-gdb-2dd627049d915a78ba15b65ab718d54958d115bf.zip |
Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-simplerun.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/mi-simplerun.exp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-simplerun.exp b/gdb/testsuite/gdb.mi/mi-simplerun.exp index d5b528db78a..d70fe651517 100644 --- a/gdb/testsuite/gdb.mi/mi-simplerun.exp +++ b/gdb/testsuite/gdb.mi/mi-simplerun.exp @@ -225,9 +225,3 @@ test_program_termination mi_gdb_exit return 0 - -# Local variables: -# change-log-default-name: "ChangeLog-mi" -# End: - - |