aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
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 3e347a1..49d4b38 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-24 Yao Qi <yao@codesourcery.com>
+
+ * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
+ * gdb.trace/entry-values.c: New.
+ * gdb.trace/entry-values.exp: New.
+
2013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
PR gdb/15501