btrace: control memory access during replay
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2418b45e78690e29cbcb1a35a2ef7370a1598b09..a6050859243550c998b6ea3c3c3781870f858a5c 100644 (file)
@@ -1,3 +1,17 @@
+2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * record-btrace.c (record_btrace_allow_memory_access): Remove.
+       (replay_memory_access_read_only, replay_memory_access_read_write)
+       (replay_memory_access_types, replay_memory_access)
+       (set_record_btrace_cmdlist, show_record_btrace_cmdlist)
+       (cmd_set_record_btrace, cmd_show_record_btrace)
+       (cmd_show_replay_memory_access): New.
+       (record_btrace_xfer_partial, record_btrace_insert_breakpoint)
+       (record_btrace_remove_breakpoint): Replace
+       record_btrace_allow_memory_access with replay_memory_access.
+       (_initialize_record_btrace): Add commands.
+       * NEWS: Announce it.
+
 2014-05-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
 
        * aarch64-linux-nat.c (asm/ptrace.h): Include.
This page took 0.02432 seconds and 4 git commands to generate.