)]}'
{
  "commit": "2bbe3bb5d938a83c871cdc995b5f8a9ff5bec100",
  "tree": "b3a8d47e2a02e0d4fa7896ac774f7756c596c02c",
  "parents": [
    "bbb7a2e2c579beda6fd4e81692b2fe90715ba884"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Aug 12 07:13:26 2025 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Aug 12 07:18:42 2025 -0600"
  },
  "message": "Avoid scopes.exp failure on certain architectures\n\nA buildbot pointed out that my changes to gdb.dap/scopes.exp caused a\ntest failure.  The new code iterates over all the registers, fetching\ntheir children (when possible).  The failure comes because this code\nfailed to consider that a register might have \"indexed\" children,\nwhich I believe can occur when a register is vector-like.\n\nThis patch fixes the problem by arranging to fetch indexed children\nwhen indicated.\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bce7746c12ffa94adbc9c46cd54c994f9ee39702",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.dap/scopes.exp",
      "new_id": "52efa683c4ceb29d9b7037c4eccc6be63ab869c9",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.dap/scopes.exp"
    }
  ]
}
