)]}'
{
  "commit": "552a161c8d9305aa1b6017de5bd5d9a4da55ea02",
  "tree": "b2399b0f25890db65e0d110dcc805d0d4f8e284b",
  "parents": [
    "64bc82adf32f74d2d11aff6c8bf8690775491e91"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Apr 15 16:53:08 2022 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Apr 15 16:53:08 2022 +0200"
  },
  "message": "[gdb/testsuite] Fix gdb.go/methods.exp with check-readmore\n\nWhen running test-case gdb.go/methods.exp with make check we have:\n...\n(gdb) break main.T.Foo^M\nFunction \"main.T.Foo\" not defined.^M\nMake breakpoint pending on future shared library load? (y or [n]) n^M\n(gdb) XFAIL: gdb.go/methods.exp: gdb_breakpoint: set breakpoint at main.T.Foo\n...\nbut with make check-readmore the XFAIL fails to trigger:\n...\n(gdb) break main.T.Foo^M\nFunction \"main.T.Foo\" not defined.^M\nMake breakpoint pending on future shared library load? (y or [n]) n^M\n(gdb) FAIL: gdb.go/methods.exp: gdb_breakpoint: set breakpoint at main.T.Foo\n...\n\nThis happens because this gdb_test_multiple \"maintenance print symbols\"\nregexp:\n...\n    -re \"\\r\\n$gdb_prompt $\" {\n...\nmatches the entire command output.\n\nFix this by adding the missing ^ at the regexp start.\n\nTested on x86_64-linux.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d29064\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aabf1fa5e090480b58ba9f8986327649de21c2e5",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.go/methods.exp",
      "new_id": "d50fbde122c830eb6e9df8eb880cb35bc615f761",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.go/methods.exp"
    }
  ]
}
