)]}'
{
  "commit": "5b8bf2e75ed61ff5bc9bb2cb9d4b8ed581ee6f19",
  "tree": "51d19e27f6da4870ba0a08d6f6598487de30dc82",
  "parents": [
    "e116324103cecf418ecb0947a47330c1ad9e1e40"
  ],
  "author": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Tue May 18 11:27:43 2021 -0400"
  },
  "committer": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Fri Jul 23 15:38:54 2021 -0400"
  },
  "message": "gdb: un-share set_inferior_cwd declaration\n\nThe declaration of set_inferior_cwd is currently shared between gdb and\ngdbserver, in gdbsupport/common-inferior.h.  It doesn\u0027t need to be, as\nset_inferior_cwd is not called from common code.  Only get_inferior_cwd\nneeds to.\n\nThe motivation for this is that a future patch will change the prototype\nof set_inferior_cwd in gdb, and I don\u0027t want to change it for gdbserver\nunnecessarily.  I see this as a good cleanup in any case, to reduce to\njust the essential what is shared between GDB and GDBserver.\n\nChange-Id: I3127d27d078f0503ebf5ccc6fddf14f212426a73\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a5edef698249fb17315de3b64e5b2a944ce7cc0",
      "old_mode": 33188,
      "old_path": "gdb/infcmd.c",
      "new_id": "a7b520cdd16983fb044de72f569eeb872eb2c8a3",
      "new_mode": 33188,
      "new_path": "gdb/infcmd.c"
    },
    {
      "type": "modify",
      "old_id": "3750090c0a14f95acfcc8f3a299b160a76b16766",
      "old_mode": 33188,
      "old_path": "gdbserver/inferiors.cc",
      "new_id": "0a09de79071d20c97352970c78ac85c844984c8b",
      "new_mode": 33188,
      "new_path": "gdbserver/inferiors.cc"
    },
    {
      "type": "modify",
      "old_id": "7754f745cd7d99e4387fc294b602d77b215f0d9b",
      "old_mode": 33188,
      "old_path": "gdbserver/inferiors.h",
      "new_id": "3b8959a28cf7f2347fa85075860a0f61a3ab213b",
      "new_mode": 33188,
      "new_path": "gdbserver/inferiors.h"
    },
    {
      "type": "modify",
      "old_id": "3f1b60fd96297cbdb0f4755fd3e138614598c0d2",
      "old_mode": 33188,
      "old_path": "gdbsupport/common-inferior.h",
      "new_id": "5e1221277b873a73cfc58d68a2254378b9820d20",
      "new_mode": 33188,
      "new_path": "gdbsupport/common-inferior.h"
    }
  ]
}
