)]}'
{
  "commit": "1fe69430d166bf287fe94a7fcecc7f867666ae5a",
  "tree": "85b556882be943eedc44d80f75d57d0bedf00563",
  "parents": [
    "35b72e4e5baabef35b34db7f12c627e7232ee204"
  ],
  "author": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Wed Mar 30 14:31:56 2022 +0100"
  },
  "committer": {
    "name": "Pedro Alves",
    "email": "pedro@palves.net",
    "time": "Tue May 17 10:31:36 2022 +0100"
  },
  "message": "Fix bogus gdb_test invocations\n\nA following patch will make gdb_test error out if bogus arguments are\npassed, which exposed bugs in a few testcases:\n\n - gdb.python/py-parameter.exp, passing a spurious \"1\" as extra\n   parameter, resulting in:\n\n   ERROR: Unexpected arguments: {set test-file-param bar.txt} {The name of the file has been changed to bar.txt} {set new file parameter} 1\n\n - gdb.python/py-xmethods.exp, a missing test message, resulting in\n   the next gdb_test being interpreted as message, question and\n   response!  With the enforcing patch, this was caught with:\n\n   ERROR: Unexpected arguments: {p g.mul\u003cchar\u003e(\u0027a\u0027)} {From Python G\u003c\u003e::mul.*} gdb_test {p g_ptr-\u003emul\u003cchar\u003e(\u0027a\u0027)} {From Python G\u003c\u003e::mul.*} {after: g_ptr-\u003emul\u003cchar\u003e(\u0027a\u0027)}\n\n - gdb.base/pointers.exp, missing a quote.\n\nChange-Id: I66f2db4412025a64121db7347dfb0b48240d46d4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "15f7879a27fba0b79a340fe1141d9a2d8bd2a8da",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.base/pointers.exp",
      "new_id": "e64066133184165d647fa07535d33a11009bd1a3",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.base/pointers.exp"
    },
    {
      "type": "modify",
      "old_id": "98d4b2d4684cee56602bffa67a9fc7c934926fb8",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.python/py-parameter.exp",
      "new_id": "199d3bc16ec3d704cb826c97f4d0058b04633662",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/py-parameter.exp"
    },
    {
      "type": "modify",
      "old_id": "f879e9c15a22662edc9806f3621cd1eaa7d4bcd7",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.python/py-xmethods.exp",
      "new_id": "1805778214335d44ba7d18ab6b65a8f1659ffe5d",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/py-xmethods.exp"
    }
  ]
}
