)]}'
{
  "commit": "07d8d4bd2ad213281be502d6e56c19e0269b8967",
  "tree": "2ff10322669f11282a09c544f9a5dde0f21b7773",
  "parents": [
    "0c8a0b88d18d9c8d6cd52bd1a56d6ab88570f287"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Jul 28 16:01:51 2023 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Jul 28 16:01:51 2023 +0200"
  },
  "message": "[gdb] Rename variable main_thread to main_thread_id\n\nI noticed that the variable main_thread:\n...\n/* The main thread.  */\n\nstatic std::thread::id main_thread;\n...\nhas a confusing name and corresponding comment, because it doesn\u0027t contain the\nmain thread, but rather the main thread\u0027s std::thread::id.\n\nFix this by renaming to main_thread_id.\n\nTested on x86_64-linux.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7d9de0afc887ef4e9bf912b2ee17a989b34c6bc",
      "old_mode": 33188,
      "old_path": "gdb/run-on-main-thread.c",
      "new_id": "91d25dae28f0d788a26a5548ec221c61d48d42fd",
      "new_mode": 33188,
      "new_path": "gdb/run-on-main-thread.c"
    }
  ]
}
