ChangeLog entries were left unstaged in my previous commit on March 30th.
* frame.c (get_frame_register_bytes): Unwind using value.
(put_frame_register_bytes): Likewise.
+2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * d-exp.y (type_aggregate_p): Treat TYPE_CODE_MODULE as being
+ aggregate-like.
+
2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
* auto-load.c (auto_load_section_scripts): Check SEC_HAS_CONTENTS.
PR gdb/21352
* gdb.trace/tsv.exp: Add test for "tsave -r".
+2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * gdb.dlang/watch-loc.c: New file.
+ * gdb.dlang/watch-loc.exp: New file.
+
2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.python/py-section-script.exp (sepdebug): New testcases.