)]}'
{
  "commit": "fe1b4d6dd9e68c80e04776d78b54d3316fdf8883",
  "tree": "94aa8759b93c7b797400664d1cef1cd6039fc1ed",
  "parents": [
    "b5a42cbfd9643c3c418efc553dd84a9293e0336e"
  ],
  "author": {
    "name": "Tankut Baris Aktemur",
    "email": "tankut.baris.aktemur@intel.com",
    "time": "Wed Jan 29 10:50:31 2025 +0100"
  },
  "committer": {
    "name": "Tankut Baris Aktemur",
    "email": "tankut.baris.aktemur@intel.com",
    "time": "Wed Jan 29 11:17:34 2025 +0100"
  },
  "message": "gdbserver: define and use regcache::reset\n\nDefine a `reset` method for a regcache and use it for code\nsimplification.  This patch allows further simplification in the next\npatch.\n\nThe reset method fills the register data with zeroes.  For the use in\nget_thread_regcache, this is added behavior, making the patch not a\npure refactoring, and may look like extra overhead.  However, it is\nbetter to avoid having arbitrary values left in the data buffer.\nHence, it is considered a behavioral improvement.\n\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8cdca5083bc3b1131f31878c528a46d7e03bd160",
      "old_mode": 33188,
      "old_path": "gdbserver/regcache.cc",
      "new_id": "bd053c058ecd0399a5eeff929bd044e962840a2b",
      "new_mode": 33188,
      "new_path": "gdbserver/regcache.cc"
    },
    {
      "type": "modify",
      "old_id": "287dc549d888358a35cee6fc6c6d5b2dc1f0deb1",
      "old_mode": 33188,
      "old_path": "gdbserver/regcache.h",
      "new_id": "f5db119747be6ba45291338fa698eea7015e6982",
      "new_mode": 33188,
      "new_path": "gdbserver/regcache.h"
    }
  ]
}
