testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0af0c796a731a1e292f11093a0fc12110653d2d4..dfd49b9eadacf73bd1df39dc7f716798db18e8eb 100644 (file)
@@ -1,3 +1,21 @@
+2016-04-07  Yao Qi  <yao.qi@linaro.org>
+
+       * record-full.c (record_full_insert_breakpoint): Return
+       early if entry on the address is found in
+       record_full_breakpoints.
+
+2016-04-07  Yao Qi  <yao.qi@linaro.org>
+
+       * record-full.c (record_full_insert_breakpoint): Set
+       bp_tgt->reqstd_address and bp_tgt->placed_size.
+
+2016-04-06  Don Breazeal  <donb@codesourcery.com>
+
+       * value.c (value_actual_type): Don't try to get rtti type
+       of the value if it has been optimized out.
+       (value_optimized_out): If a memory access error occurs,
+       just check vaue->optimized_out.
+
 2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Revert the previous commit adding unknown_v_replies_ok.
This page took 0.022833 seconds and 4 git commands to generate.