aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2008-12-04 15:35:43 +0000
committerTristan Gingold <gingold@adacore.com>2008-12-04 15:35:43 +0000
commit87bdc959287d36ceef67aff9ff82dd412aed9ff6 (patch)
treef484e103fe08ab3fae1a10b1f3c5e951c2acca2a /gdb/testsuite/ChangeLog
parent137627db10bc0dedd3e2f58b9e4e054c816dd41c (diff)
downloadgdb-87bdc959287d36ceef67aff9ff82dd412aed9ff6.zip
gdb-87bdc959287d36ceef67aff9ff82dd412aed9ff6.tar.gz
gdb-87bdc959287d36ceef67aff9ff82dd412aed9ff6.tar.bz2
2008-12-03 Tristan Gingold <gingold@adacore.com>
* gdb.base/macscp.exp: Generate an object file during compilation to work around Darwin dsymutil limitations.
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 f0dfcb5..af1045a 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-03 Tristan Gingold <gingold@adacore.com>
+
+ * gdb.base/macscp.exp: Generate an object file during compilation
+ to work around Darwin dsymutil limitations.
+
2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
Test resolving external references to TLS variables.