)]}'
{
  "commit": "e3e4224e79906a518a1446049de9924a60d05e7c",
  "tree": "78d511517c0e978d40b9da6bfe0d571e7a64c4f8",
  "parents": [
    "4d1795ac4dda0f824eae9fd3f810aeb80a993245"
  ],
  "author": {
    "name": "Carl Love",
    "email": "cel@us.ibm.com",
    "time": "Wed Oct 13 22:32:06 2021 +0000"
  },
  "committer": {
    "name": "Carl Love",
    "email": "cel@us.ibm.com",
    "time": "Thu Oct 21 10:16:52 2021 -0500"
  },
  "message": "Fix test step-and-next-inline.cc\n\nThe test expect the runto_main to stop at the first line of the function.\nDepending on the optimization level, gdb may stop in the prolog or after\nthe prolog at the first line.  To ensure the test stops at the first line\nof main, have it explicitly stop at a break point on the first line of the\nfunction.\n\nOn PowerPC, the test passes when compiled with no optimization but fails\nwith all levels of optimization due to gdb stopping in the prolog.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "26b29d0177798eeda3c8485a88767b42a45651a3",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.cp/step-and-next-inline.cc",
      "new_id": "71b93e844f494e711f19de6faa14cc9d08f69097",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.cp/step-and-next-inline.cc"
    },
    {
      "type": "modify",
      "old_id": "4997abb9b1b646a6d50a4d3ff641b1ad0c694cde",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.cp/step-and-next-inline.exp",
      "new_id": "9f30f537bd3c309f59ea9b448f973b4888a7e9f1",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.cp/step-and-next-inline.exp"
    }
  ]
}
