aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2d50d35..af340f8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2014-08-01 Joel Brobecker <brobecker@adacore.com>
+ * gdbtypes.c (resolve_dynamic_struct): Do not generate an error
+ if detecting a variable-sized field that is not the last field.
+ Fix struct type length computation.
+
+2014-08-01 Joel Brobecker <brobecker@adacore.com>
+
* amd64-windows-tdep.c (amd64_windows_frame_decode_insns):
Add debug trace.