)]}'
{
  "commit": "76118e1675f5eaf3fc44524ec435981705572629",
  "tree": "4f4351eece10850ac947757b538a795a72e43491",
  "parents": [
    "322ffd247e4e95a0d5a1b11ad1ef91f3378e6174"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue Jan 09 17:29:24 2024 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Fri Jan 12 09:22:25 2024 +0000"
  },
  "message": "gdb/python: New InferiorThread.ptid_string attribute\n\nThis commit adds a new InferiorThread.ptid_string attribute.  This\nread-only attribute contains the string returned by target_pid_to_str,\nwhich actually converts a ptid (not pid) to a string.\n\nThis is the string that appears (at least in part) in the output of\n\u0027info threads\u0027 in the \u0027Target Id\u0027 column, but also in the thread\nexited message that GDB prints.\n\nHaving access to this string from Python is useful for allowing\nextensions identify threads in a similar way to how GDB core would\nidentify the thread.\n\nReviewed-By: Eli Zaretskii \u003celiz@gnu.org\u003e\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "96a27be0fb2bdd45affe738046b94f1484fbff06",
      "old_mode": 33188,
      "old_path": "gdb/NEWS",
      "new_id": "76bc131e9c942a86894c589622ed9dc0fd34f1ae",
      "new_mode": 33188,
      "new_path": "gdb/NEWS"
    },
    {
      "type": "modify",
      "old_id": "d74defeec0c36cc0a8e9a618797f2e3ef91d033c",
      "old_mode": 33188,
      "old_path": "gdb/doc/python.texi",
      "new_id": "da37348d663d467d63749847a4ea0c6235360183",
      "new_mode": 33188,
      "new_path": "gdb/doc/python.texi"
    },
    {
      "type": "modify",
      "old_id": "00d7171de64294582fd79b237f6ede6f0746503e",
      "old_mode": 33188,
      "old_path": "gdb/python/py-infthread.c",
      "new_id": "632984d9ce9c5bcd0df278d5f92f0d910dcb9271",
      "new_mode": 33188,
      "new_path": "gdb/python/py-infthread.c"
    },
    {
      "type": "modify",
      "old_id": "0b10ce9ff77669cec8e32903c98154c6f203ea3e",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.python/py-infthread.exp",
      "new_id": "3b07d84143f94f45819559f12e44002a42176bb7",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/py-infthread.exp"
    }
  ]
}
