)]}'
{
  "commit": "63224e96d0cd9e726bcd1d6d512255d92b7c5317",
  "tree": "2e7e56c5fca0c8ab8e84435344f45dc5db92b23d",
  "parents": [
    "3e543c18b174a6d68277d27f27a98eb9515d20c5"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Jun 13 13:21:09 2023 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Jun 13 13:21:09 2023 +0200"
  },
  "message": "[gdb/testsuite] Fix gdb.tui/long-prompt.exp with read1\n\nWhen running test-case gdb.tui/long-prompt.exp with check-read1, we get:\n...\n(gdb) FAIL: gdb.tui/long-prompt.exp: prompt size \u003d\u003d width + 1: \\\n  end of screen: at last line\n...\n\nThe problem is in these commands:\n...\n    Term::command \"echo \\\\n\"\n    Term::command \"echo \\\\n\"\n    Term::command \"echo \\\\n\"\n    Term::command \"echo \\\\n\"\n...\n\nThe last one makes the terminal scroll, and the scrolling makes the expected\noutput match on a different line.\n\nFix this by replacing the sequence with a single command:\n...\n    Term::command \"echo \\\\n\\\\n\\\\n\\\\n\\\\n\\\\n\"\n...\nwhich avoids scrolling.\n\nTested on x86_64-linux.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7249bbfea39dce192d4b3034c94c69bc1a2694f",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.tui/long-prompt.exp",
      "new_id": "e4e8b75ede074f9e66ab293b2bac277d8c561efb",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.tui/long-prompt.exp"
    }
  ]
}
