)]}'
{
  "commit": "fa59ab98685e4b5431d2be423f449df5069a454e",
  "tree": "5966e579d9113fe0c93d200b9617dbab2d686671",
  "parents": [
    "969b9a36506bfb386f8ce30f88f1a6a6ebbaca6e"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Dec 13 13:06:15 2022 +0100"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Tue Dec 13 13:06:15 2022 +0100"
  },
  "message": "[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x\n\nOn s390x-linux, I run into:\n...\n(gdb) disassemble test^M\nDump of assembler code for function test:^M\n   0x0000000001000638 \u003c+0\u003e:     stg     %r11,88(%r15)^M\n   0x000000000100063e \u003c+6\u003e:     lgr     %r11,%r15^M\n   0x0000000001000642 \u003c+10\u003e:    nop     0^M\n\u003d\u003e 0x0000000001000646 \u003c+14\u003e:    nop     0^M\n   0x000000000100064a \u003c+18\u003e:    nop     0^M\n   0x000000000100064e \u003c+22\u003e:    lhi     %r1,0^M\n   0x0000000001000652 \u003c+26\u003e:    lgfr    %r1,%r1^M\n   0x0000000001000656 \u003c+30\u003e:    lgr     %r2,%r1^M\n   0x000000000100065a \u003c+34\u003e:    lg      %r11,88(%r11)^M\n   0x0000000001000660 \u003c+40\u003e:    br      %r14^M\nEnd of assembler dump.^M\n(gdb) FAIL: gdb.python/py-disasm.exp: global_disassembler\u003d: disassemble test\n...\n\nThe problem is that the test-case expects \"nop\" but on s390x we have instead\n\"nop\\t0\".\n\nFix this by allowing the insn.\n\nTested on s390x-linux and x86_64-linux.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2fe20c39d83a46fcefdd641a56c583137c0fa5fe",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.python/py-disasm.exp",
      "new_id": "a83c670bea2894b50641646106132f51a0f5d51b",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/py-disasm.exp"
    },
    {
      "type": "modify",
      "old_id": "3b9008b1c54aad9c8c357a1e35a8c0f04deca017",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.python/py-disasm.py",
      "new_id": "ed9901e78668588232cedc250def74413a543f8b",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.python/py-disasm.py"
    }
  ]
}
