aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2009-08-26 19:12:17 +0000
committerJoseph Myers <joseph@codesourcery.com>2009-08-26 19:12:17 +0000
commit07ab73a053212a07fe9c93372a0736ad599a5a4c (patch)
tree64cc118f95f4d2b9a8f85c19a607663598912e8b /gdb/testsuite/ChangeLog
parent2cbd22112172a92c52a1e698e423b375e04a5f79 (diff)
downloadgdb-07ab73a053212a07fe9c93372a0736ad599a5a4c.zip
gdb-07ab73a053212a07fe9c93372a0736ad599a5a4c.tar.gz
gdb-07ab73a053212a07fe9c93372a0736ad599a5a4c.tar.bz2
* gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
environment-pwd for remote host. * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7f2c839..c0954b3 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-26 Joseph Myers <joseph@codesourcery.com>
+
+ * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
+ environment-pwd for remote host.
+ * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
+
2009-08-24 Keith Seitz <keiths@redhat.com>
* gdb.cp/cpcompletion.exp (test_class_complete): New procedure.