)]}'
{
  "commit": "29e8dc09ff78e102ede0cdbb802cb771613bb8b1",
  "tree": "e2b59f98ed2614089d6d810a913716ef7ada220f",
  "parents": [
    "4e2e869cb3336beb959a969e7b7c7897583ef16e"
  ],
  "author": {
    "name": "Tankut Baris Aktemur",
    "email": "tankut.baris.aktemur@intel.com",
    "time": "Mon Feb 17 16:12:00 2020 +0100"
  },
  "committer": {
    "name": "Tankut Baris Aktemur",
    "email": "tankut.baris.aktemur@intel.com",
    "time": "Thu Feb 20 17:35:14 2020 +0100"
  },
  "message": "gdbserver: turn target ops \u0027pause_all\u0027 and \u0027unpause_all\u0027 into methods\n\ngdbserver/ChangeLog:\n2020-02-20  Tankut Baris Aktemur  \u003ctankut.baris.aktemur@intel.com\u003e\n\n\tTurn process_stratum_target\u0027s pause_all and unpause_all ops\n\tinto methods of process_target.\n\n\t* target.h (struct process_stratum_target): Remove the target ops.\n\t(class process_target): Add the target ops.\n\t(pause_all): Update the macro and rename to...\n\t(target_pause_all): ... this.\n\t(unpause_all): Update the macro and rename to...\n\t(target_unpause_all): ... this.\n\t* target.cc (process_target::pause_all): Define.\n\t(process_target::unpause_all): Define.\n\n\tUpdate the derived classes and callers below.\n\n\t* server.cc (handle_status): Update.\n\t* tracepoint.cc (clear_installed_tracepoints): Update.\n\t(cmd_qtdp): Update.\n\t(cmd_qtstart): Update.\n\t(stop_tracing): Update.\n\t(cmd_qtstatus): Update.\n\t(upload_fast_traceframes): Update.\n\t(run_inferior_command): Update.\n\t* linux-low.cc (linux_target_ops): Update.\n\t(linux_pause_all): Turn into ...\n\t(linux_process_target::pause_all): ... this.\n\t(linux_unpause_all): Turn into ...\n\t(linux_process_target::unpause_all): ... this.\n\t(linux_process_target::prepare_to_access_memory): Update.\n\t(linux_process_target::done_accessing_memory): Update.\n\t* linux-low.h (class linux_process_target): Update.\n\t* lynx-low.cc (lynx_target_ops): Update.\n\t* nto-low.cc (nto_target_ops): Update.\n\t* win32-low.cc (win32_target_ops): Update.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "acbc7ad85f2875358282205e53e1a1a13e137cd5",
      "old_mode": 33188,
      "old_path": "gdbserver/ChangeLog",
      "new_id": "162077b10a58ec56a81cb8aa4f5b7e0e52a46d4f",
      "new_mode": 33188,
      "new_path": "gdbserver/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "c7ebffdf708b3458cee65e51794b4c895ab7c93f",
      "old_mode": 33188,
      "old_path": "gdbserver/linux-low.cc",
      "new_id": "1a1af7953448b5a496f9af0d28450452c8a143a2",
      "new_mode": 33188,
      "new_path": "gdbserver/linux-low.cc"
    },
    {
      "type": "modify",
      "old_id": "cbb2f48e135befcf1a21db0411961d8ec55224a9",
      "old_mode": 33188,
      "old_path": "gdbserver/linux-low.h",
      "new_id": "e5d54c5e08dac5d5b27021a355e936135a37ea53",
      "new_mode": 33188,
      "new_path": "gdbserver/linux-low.h"
    },
    {
      "type": "modify",
      "old_id": "9f96faf802ce0765480f980cbb350119b4b20433",
      "old_mode": 33188,
      "old_path": "gdbserver/lynx-low.cc",
      "new_id": "92c086d97c39c3628a15dec079e3c9e9d80407ff",
      "new_mode": 33188,
      "new_path": "gdbserver/lynx-low.cc"
    },
    {
      "type": "modify",
      "old_id": "08f73fa3871223410d455917f54d70d172f48d71",
      "old_mode": 33188,
      "old_path": "gdbserver/nto-low.cc",
      "new_id": "ee411a1e3756cec3ff62c820c2cc518a12d92198",
      "new_mode": 33188,
      "new_path": "gdbserver/nto-low.cc"
    },
    {
      "type": "modify",
      "old_id": "77155935fab02a282f2fd34ab602e3f3f17b3ad2",
      "old_mode": 33188,
      "old_path": "gdbserver/server.cc",
      "new_id": "670c0fed968c1f56296d8d09ccf391f950792990",
      "new_mode": 33188,
      "new_path": "gdbserver/server.cc"
    },
    {
      "type": "modify",
      "old_id": "680addadf78de987d58a7ac930d9a1dc1615e3d3",
      "old_mode": 33188,
      "old_path": "gdbserver/target.cc",
      "new_id": "912f4b8bdad404271e3d9e48143a23faed9e43a8",
      "new_mode": 33188,
      "new_path": "gdbserver/target.cc"
    },
    {
      "type": "modify",
      "old_id": "4da15a06734aa38972c9ba161454c540be034357",
      "old_mode": 33188,
      "old_path": "gdbserver/target.h",
      "new_id": "60fb14f69e66a2ed03ec34946bd8f3c1080b7146",
      "new_mode": 33188,
      "new_path": "gdbserver/target.h"
    },
    {
      "type": "modify",
      "old_id": "bbca48b2efd36c2bd3f9b427b6f293eec94398f2",
      "old_mode": 33188,
      "old_path": "gdbserver/tracepoint.cc",
      "new_id": "ffa819cf24e773c4966dd23c9684374dec7b869c",
      "new_mode": 33188,
      "new_path": "gdbserver/tracepoint.cc"
    },
    {
      "type": "modify",
      "old_id": "9bffdaaf1ae0f6752765c75a5bae34a7bd23ae81",
      "old_mode": 33188,
      "old_path": "gdbserver/win32-low.cc",
      "new_id": "a06cea22fc8eb85bbce228c9b12de01a04757ae9",
      "new_mode": 33188,
      "new_path": "gdbserver/win32-low.cc"
    }
  ]
}
