)]}'
{
  "commit": "0fa4f62568b1deeb071c4a6ae8a1671c8ec7ba6e",
  "tree": "f34f98d878afa141269f0ed36d349e24c9355b46",
  "parents": [
    "cfe3a766e64663091be4a791394269bf353d6d27"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Tue Feb 11 11:48:09 2025 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Wed Sep 10 16:05:27 2025 -0600"
  },
  "message": "Emit some type declarations in .gdb_index\n\nIf you run struct-decl.exp with the .gdb_index board, you will see\nthat \"the_type\" is not emitted in the index.  This would cause a\nfailure in this series.  The fix is to ensure that certain necessary\ntype declarations are emitted.\n\nHowever, a naive fix here will regress stub-array-size.exp, where a\ntype declaration and a type definition are both seen -- but the\ndeclaration is seen first and causes a failure.  This is handled by\nadding some code (including a mild hack) to filter out type\ndeclarations when a corresponding type definition is seen.\n\nAcked-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5b198ba34734480573e3cb29a613764576c4baa",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/index-write.c",
      "new_id": "bd14cb9eace0bdca8f9fe635aef0979a661ffd79",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/index-write.c"
    }
  ]
}
