)]}'
{
  "commit": "1f9d9e321ca0416d970a8a4ae94df69de0e22d14",
  "tree": "97f083809e104306876d399ee7c46f40117fb6d3",
  "parents": [
    "ba951afb99912da01a6e8434126b8fac7aa75107"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Thu Apr 21 15:09:17 2022 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Tue May 03 14:46:14 2022 +0100"
  },
  "message": "gdb: add some additional thread status debug output\n\nWhile working on this patch:\n\n  https://sourceware.org/pipermail/gdb-patches/2022-January/185109.html\n\nI found it really useful to print the executing/resumed status of all\nthreads (or all threads in a particular inferior) at various\nplaces (e.g. when a new inferior is started, when GDB attaches, etc).\n\nThis debug was originally part of the above patch, but I wanted to\nrewrite this as a separate patch and move the code into a new function\nin infrun.h, which is what this patch does.\n\nUnless \u0027set debug infrun on\u0027 is in effect, then there should be no\nuser visible changes after this commit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53c9e3d0afeab6622a53c2b6c016ed1a562703b4",
      "old_mode": 33188,
      "old_path": "gdb/infcmd.c",
      "new_id": "e909d4d4c818f0c221ab73e1ab7badf38424c10c",
      "new_mode": 33188,
      "new_path": "gdb/infcmd.c"
    },
    {
      "type": "modify",
      "old_id": "531d398d7b86a75d9729527323737d16e80e1f0a",
      "old_mode": 33188,
      "old_path": "gdb/infrun.c",
      "new_id": "02c98b50c8cf47eda8c905a31504c68d3a238c76",
      "new_mode": 33188,
      "new_path": "gdb/infrun.c"
    },
    {
      "type": "modify",
      "old_id": "9685f3a97751e2d95406bc075d5c2f4df24b6989",
      "old_mode": 33188,
      "old_path": "gdb/infrun.h",
      "new_id": "0c7c55eabec1cbece94e8cc31ce4b33b9b5e251f",
      "new_mode": 33188,
      "new_path": "gdb/infrun.h"
    }
  ]
}
