aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2013-09-29 14:05:36 +0000
committerYao Qi <yao@codesourcery.com>2013-09-29 14:05:36 +0000
commit2ed2ad4433c7c476dbcfb087f5d2b34496b8aa57 (patch)
tree167c093de7d994c8d584bcbc6bd6cc0438ad311c /gdb/testsuite/ChangeLog
parent5b4e221c82f3010f2004c6cba145c188c9ebfe6c (diff)
downloadgdb-2ed2ad4433c7c476dbcfb087f5d2b34496b8aa57.zip
gdb-2ed2ad4433c7c476dbcfb087f5d2b34496b8aa57.tar.gz
gdb-2ed2ad4433c7c476dbcfb087f5d2b34496b8aa57.tar.bz2
gdb/testsuite/
* gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host is remote.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 88c8d2c..3e609cf 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-29 Yao Qi <yao@codesourcery.com>
+
+ * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
+ is remote.
+
2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
PR shlibs/8882