)]}'
{
  "commit": "7ea50bf94f22c651cd3aa8ca54e31682c28820fb",
  "tree": "5ebc2e8899368cfce3fca7724c525516c2651414",
  "parents": [
    "52a8387dfdd34f3c62a92614c83b5ca93c9ba18c"
  ],
  "author": {
    "name": "Klaus Gerlicher",
    "email": "klaus.gerlicher@intel.com",
    "time": "Thu Oct 10 08:23:11 2024 +0000"
  },
  "committer": {
    "name": "Klaus Gerlicher",
    "email": "klaus.gerlicher@intel.com",
    "time": "Wed Nov 06 10:15:25 2024 +0000"
  },
  "message": "gdb: remove exact_match parameter from find_line_symtab\n\nstruct symtab *find_line_symtab (struct symtab *, int, int *, bool *);\n\nThe last parameter is bool* that when set will receive information\nif the match was exact. This parameter is never used by any callsite\nand can therefore be removed.\n\nThis will become:\n\nsymtab *find_line_symtab (symtab *sym_tab, int line, int *index);\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4d8a8c1731e19a400f026e20239be246e53093fc",
      "old_mode": 33188,
      "old_path": "gdb/linespec.c",
      "new_id": "528abc46b892e25cfb8067f71601aaad0b6beb1f",
      "new_mode": 33188,
      "new_path": "gdb/linespec.c"
    },
    {
      "type": "modify",
      "old_id": "7b11d43bd70689e93f59171085111a165d77e0d7",
      "old_mode": 33188,
      "old_path": "gdb/symtab.c",
      "new_id": "74ba8b4bbf47e2a5b1c74358a8817de8ca186f8b",
      "new_mode": 33188,
      "new_path": "gdb/symtab.c"
    },
    {
      "type": "modify",
      "old_id": "aa86a80412113d3f2668e8e52db03fbf2499365e",
      "old_mode": 33188,
      "old_path": "gdb/symtab.h",
      "new_id": "ef2ff5e2ef507cb2da6d727479e4b7544352c802",
      "new_mode": 33188,
      "new_path": "gdb/symtab.h"
    }
  ]
}
