)]}'
{
  "commit": "1b79c725e40e4258bdd9254e7a250c4b807d28b6",
  "tree": "9b40211cab0bd466059f3cdac9babf2ec9a7c271",
  "parents": [
    "a50a8e305d4406d96adb5b2967236d7b8767997f"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Mar 07 14:46:24 2023 +0100"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Mar 07 14:46:24 2023 +0100"
  },
  "message": "[gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-localhost\n\nWith test-case gdb.base/signals-state-child.exp on target board\nremote-gdbserver-on-localhost I run into:\n...\nbuiltin_spawn /usr/bin/ssh -t -l remote-target localhost \\\n  $outputs/gdb.base/signals-state-child/signals-state-child-standalone^M\nbash: $outputs/gdb.base/signals-state-child/signals-state-child-standalone: \\\n  Permission denied^M\nConnection to localhost closed.^M^M\nFAIL: gdb.base/signals-state-child.exp: collect standalone signals state\n...\n\nThe problem is that we\u0027re trying to run an executable on the target board using\na host path.\n\nAfter fixing this by downloading the exec to the target board, we run into:\n...\nbuiltin_spawn /usr/bin/ssh -t -l remote-target localhost \\\n  signals-state-child-standalone^M\nbash: signals-state-child-standalone: command not found^M\nConnection to localhost closed.^M^M\nFAIL: gdb.base/signals-state-child.exp: collect standalone signals state\n...\n\nFix this by using an absolute path name for the exec on the target board.\n\nThe dejagnu proc standard_file does not support op \u003d\u003d \"absolute\" for target\nboards, so add an implementation in remote-gdbserver-on-localhost.exp.\n\nAlso:\n- fix a PATH-in-test-name issue\n- cleanup gdb.txt and standalone.txt on target board\n\nTested on x86_64-linux.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "160d09fc0e178a33fae2e06bb75d9b69266bf095",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/boards/remote-gdbserver-on-localhost.exp",
      "new_id": "a08d2d198011e6feb8bfd3ff15cc75544911ca19",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/boards/remote-gdbserver-on-localhost.exp"
    },
    {
      "type": "modify",
      "old_id": "938c69aa5a81d449290cf661123eb16cf0010ca4",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.base/signals-state-child.exp",
      "new_id": "57de402a68bebb74a42d1a26bd2ab67d64dd8b9b",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.base/signals-state-child.exp"
    }
  ]
}
