gdb: Add guess_tracepoint_registers hook to gdbarch.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1f297ff9f734bf7da2392fc0c44e2a9264ec0f5a..c8832c90862e9f942cc6047655057944b9fd8dbb 100644 (file)
@@ -1,3 +1,40 @@
+2016-02-18  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * arch-utils.c (default_guess_tracepoint_registers): New function.
+       * arch-utils.h (default_guess_tracepoint_registers): New prototype.
+       * gdbarch.c: Regenerate.
+       * gdbarch.h: Regenerate.
+       * gdbarch.sh: Add guess_tracepoint_registers hook.
+       * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
+
+2016-02-17  Gary Benson  <gbenson@redhat.com>
+
+       * exec.c (exec_file_locate_attach): Add missing cleanup.
+
+2016-02-16  Don Breazeal  <donb@codesourcery.com>
+
+       PR remote/19496
+       * remote.c (remove_new_fork_children): Check for pending
+       fork status in thread_info.suspend.
+
+2016-02-16  Yao Qi  <yao.qi@linaro.org>
+
+       * arm-linux-tdep.c (arm_linux_software_single_step): Assign
+       'old_chain' later.
+
+2016-02-16  Yao Qi  <yao.qi@linaro.org>
+
+       * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
+       <syscall_next_pc>: Remove argument PC.  Callers updated.
+       * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
+       Remove argument PC.  Get pc from regcache_read_pc.
+       * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
+       argument PC.
+
+2016-02-15  Yao Qi  <yao.qi@linaro.org>
+
+       * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
+
 2016-02-12  Yao Qi  <yao.qi@linaro.org>
 
        * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
This page took 0.024373 seconds and 4 git commands to generate.