)]}'
{
  "commit": "f99be06dbd698fdfd6c6b8f22128c187057b6d91",
  "tree": "6bc4d3dd8d1ea6032dfee32e21bfe10a9748432f",
  "parents": [
    "e3bcc054af09337028ea431de45346893ad7625c"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sat Jan 11 17:57:28 2025 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Wed Jan 07 11:33:05 2026 -0700"
  },
  "message": "Mention gdb thread ID in thread messages\n\nCurrently the \"new thread\" message that gdb might print does not\ninclude gdb\u0027s own thread ID -- so, if you want to reference the\nthread, you must first use \"thread find\" or \"info threads\".\n\nThis patch changes the announcement to mention the thread.  The\nthread-exit message is also updated.\n\nI chose to have it display like this:\n\n    [New Thread 0x7ffff7cbe6c0 (LWP 1267702) (id 2)]\n    [Thread 0x7ffff6cbd6c0 (LWP 1267703) (id 3) exited]\n\n... with the \u0027id\u0027 coming later, because it\u0027s somewhat of a pain to\nwedge the thread id just after the \"thread\" string where (IMO) it\nwould more naturally belong.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d19584\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc2c5197a09b6576a2fdadd68259bdcf38a0032f",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.threads/infcall-thread-announce.exp",
      "new_id": "17f233a099cebb20f5206295a753d717aeeddb8a",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.threads/infcall-thread-announce.exp"
    },
    {
      "type": "modify",
      "old_id": "4ae7ec17a3bdff6b5c12fc0a4d0671dc4774db99",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.threads/multiple-successive-infcall.exp",
      "new_id": "ae3bcee0bee599f49051b9164423ca0479f08b59",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.threads/multiple-successive-infcall.exp"
    },
    {
      "type": "modify",
      "old_id": "98228fc144ca74a733eab0ffe8ed8f7fb234ec1c",
      "old_mode": 33188,
      "old_path": "gdb/thread.c",
      "new_id": "0788bea235a61d6566a68616b2bec726fce8a048",
      "new_mode": 33188,
      "new_path": "gdb/thread.c"
    }
  ]
}
