)]}'
{
  "commit": "3055e3d2f13bb84db90b9c19d427c362053775d2",
  "tree": "7c79e60f89f0ca5c7f5ee6adcfb5b7dd2f1a75d7",
  "parents": [
    "08a115cc1c45cd74f0e8993d1487528547c84509"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue May 21 15:58:02 2024 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Thu Jul 18 13:24:20 2024 +0100"
  },
  "message": "gdb: add GDB side target_ops::fileio_stat implementation\n\nThis commit adds the GDB side of target_ops::fileio_stat.  There\u0027s an\nimplementation for inf_child_target, which just calls \u0027lstat\u0027, and\nthere\u0027s an implementation for remote_target, which sends a new\nvFile:stat packet.\n\nThe new packet is documented.\n\nThere\u0027s still no users of target_fileio_stat as I have not yet added\nsupport for vFile::stat to gdbserver.  If these packets are currently\nsent to gdbserver then they will be reported as not supported and the\nENOSYS error code will be returned.\n\nReviewed-By: Eli Zaretskii \u003celiz@gnu.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47677cb773afd32a6ec30ce2accfd8eae2e511ab",
      "old_mode": 33188,
      "old_path": "gdb/NEWS",
      "new_id": "b56ba9b36ce3c77ab2262ec365970ed626c5c94e",
      "new_mode": 33188,
      "new_path": "gdb/NEWS"
    },
    {
      "type": "modify",
      "old_id": "86cd420832a5f247d79bdded7d876a345035fa97",
      "old_mode": 33188,
      "old_path": "gdb/doc/gdb.texinfo",
      "new_id": "c55913c7c790476bdb622ba0f983ffb394e90cdd",
      "new_mode": 33188,
      "new_path": "gdb/doc/gdb.texinfo"
    },
    {
      "type": "modify",
      "old_id": "1318d6b041e13d33c3b5d0ab8c7403cbe89141d3",
      "old_mode": 33188,
      "old_path": "gdb/inf-child.c",
      "new_id": "df993b624dd4ae26c210d07a4b7a42d1d376573c",
      "new_mode": 33188,
      "new_path": "gdb/inf-child.c"
    },
    {
      "type": "modify",
      "old_id": "91955a64f4cbb00c4b790c86282692622c634957",
      "old_mode": 33188,
      "old_path": "gdb/inf-child.h",
      "new_id": "65d42e135ce0e680f25d9add2d03cca2007a700a",
      "new_mode": 33188,
      "new_path": "gdb/inf-child.h"
    },
    {
      "type": "modify",
      "old_id": "a3617e86a009c7cc7222df5216bca1717bc81db8",
      "old_mode": 33188,
      "old_path": "gdb/remote.c",
      "new_id": "efef5944ed553dc9c9870d6d427c5c3158013471",
      "new_mode": 33188,
      "new_path": "gdb/remote.c"
    }
  ]
}
