)]}'
{
  "commit": "28e4086daa9754952f95b5ddc166b37d0a094fc3",
  "tree": "9b79d0dba45ab74d9bac80bc9ee69b1f3fda1961",
  "parents": [
    "b3679b82926dd525e17a9b48114e96e95f0f6444"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sun Feb 08 14:39:50 2026 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Tue Feb 24 08:41:00 2026 -0700"
  },
  "message": "Fix Ada failure with gdb-index\n\nThe gdb index reader rewrite (commit 486bc5ac) broke a couple of Ada\ntest cases.  I didn\u0027t notice these at the time because they require\nlibgnat debuginfo to be installed.\n\nThis patch fixes the problem.  The issue here is that the Ada code\nsometimes requires types to have \"linkage name\" entries.  This is\nrequired because these lookups are done using the verbatim (\"\u003c...\u003e\")\nnotation, which won\u0027t match the split names in the index.\n\nRemoving the need for this is on my wish-list, see PR ada/32142; but I\nhave not gotten around to figuring this one out yet.\n\nIn the meantime, having the gdb-index reader create synthetic linkage\nname entries for types fixes the bug.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d33443\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d204737bd29b8cc36a32ef94af9521d74e69a74",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/read-gdb-index.c",
      "new_id": "06fea0ea7519bff185123fe2a48fd67787893028",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/read-gdb-index.c"
    }
  ]
}
