)]}'
{
  "commit": "0f3efefb34f83236ec7d780747103a0b4f3fb6b1",
  "tree": "81b304952f0c70f43817f8592ed8161ba864d1b7",
  "parents": [
    "6bbf249557ba17cfebe01c67370df4da9e6a56f9"
  ],
  "author": {
    "name": "Thiago Jung Bauermann",
    "email": "thiago.bauermann@linaro.org",
    "time": "Thu Sep 28 08:17:54 2023 -0300"
  },
  "committer": {
    "name": "Thiago Jung Bauermann",
    "email": "thiago.bauermann@linaro.org",
    "time": "Fri Oct 06 17:36:42 2023 -0300"
  },
  "message": "process-dies-while-detaching.exp: Exit early if GDB misses sync breakpoint\n\nI\u0027m seeing a lot of variability in the failures of\ngdb.threads/process-dies-while-detaching.exp on aarch64-linux.  On this\nplatform, a problem yet to be investigated causes GDB to miss the _exit\nbreakpoint.  What happens next is random because after missing that\nbreakpoint, GDB is out of sync with the inferior.  This causes the tests\nfollowing that point in the testcase to fail in a random way.\n\nIn this scenario it\u0027s better to exit the testcase early to avoid random\nresults in the testsuite.\n\nWe are relying on gdb_continue_to_breakpoint to return the result of\ngdb_test_multiple.  This is already the case because in Tcl the return\nvalue of a function is the return value of the last command it runs.  But\nchange gdb_continue_to_breakpoint to explicitly return this value, to make\nit clear this is the intended behaviour.\n\nTested on aarch64-linux.\n\nTested-By: Guinevere Larsen \u003cblarsen@redhat.com\u003e\nApproved-By: Andrew Burgess \u003caburgess@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bbbe82df30cdd4e5acf79556d08bac10e217d939",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.threads/process-dies-while-detaching.exp",
      "new_id": "c7d43d7dddccccd187e8572ed95b44a43870c9ee",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.threads/process-dies-while-detaching.exp"
    },
    {
      "type": "modify",
      "old_id": "3cad4f7cb4b26ed6dbcc8036ae24875bce92280f",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/lib/gdb.exp",
      "new_id": "0a908e0af0f84bd8cec7f5c514f02120248e6176",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/lib/gdb.exp"
    }
  ]
}
