)]}'
{
  "commit": "2e57de7c843f03cfdce6a1a6b72c15afbaab9571",
  "tree": "88e53c91ab5268a978fc0e34e41226cb845d7705",
  "parents": [
    "51f5a4b8e9397ae9e93789cd7974fa62aeee6cd2"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sat May 22 07:51:24 2021 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Tue Apr 12 09:31:16 2022 -0600"
  },
  "message": "The new DWARF indexer\n\nThis patch adds the code to index DWARF.  This is just the scanner; it\nreads the DWARF and constructs the index, but nothing calls it yet.\n\nThe indexer is split into two parts: a storage object and an indexer\nobject.  This is done to support the parallelization of this code -- a\nfuture patch will create a single storage object per thread.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c7a4de7c7def26913ce0ccc3c3ab07162577102",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/read.c",
      "new_id": "2a3f3e718761cdf7799f689da29864c4150bf42d",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/read.c"
    },
    {
      "type": "modify",
      "old_id": "58f6a673e69b96704c6f88c78adeb05a162e1905",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/read.h",
      "new_id": "06a35d59d28783be201f26e84046361717ba508c",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/read.h"
    }
  ]
}
