[Touch-packages] [Bug 1934505]

2021-07-11 Thread Simark
Woops, yes, thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/1934505 Title: gdb 11 doesn't work on impish/s390x: internal-error: displaced_step_prepare_status linux_di

[Touch-packages] [Bug 1934505]

2021-07-09 Thread Simark
Fixed by that commit. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/1934505 Title: gdb 11 doesn't work on impish/s390x: internal-error: displaced_step_prepare_status linux_

[Touch-packages] [Bug 1934505]

2021-07-08 Thread Simark
(In reply to Matthias Klose from comment #8) > looking at a 20210706 build, the fix seems to work. Unsure what I did wrong > yesterday. So the fix would be needed on the trunk and the branch. Ok, glad to hear that! Patch posted here: https://sourceware.org/pipermail/gdb- patches/2021-July/18075

[Touch-packages] [Bug 1934505]

2021-07-07 Thread Simark
Ok, well can you check what are the calls to linux_init_abi (put a breakpoint or add a printf) and tell me what the num_disp_step_buffers argument values are? I would expect them to be 1. If you see a call where num_disp_step_buffers is 0, then please provide the backtrace at that point. Thanks!

[Touch-packages] [Bug 1934505]

2021-07-07 Thread Simark
(In reply to Matthias Klose from comment #4) > for a s390x setup, maybe see > https://developer.ibm.com/components/ibm-linuxone/gettingstarted/ Thanks, that works wonderfully. I tested on a RHEL 8.3 machine, I was able to reproduce the issue, and the patch fixes it for me there also. So, can I as

[Touch-packages] [Bug 1934505]

2021-07-06 Thread Simark
Created attachment 13540 Proposed patch I managed to get a working qemu setup without much efforts using Buildroot, and I can reproduce the issue. Although if there is a ready- to-use Ubuntu image I can use, I'd be happy to use it (I just don't want to go through the trouble of installing the dis

[Touch-packages] [Bug 1934505]

2021-07-06 Thread Simark
This is clearly related to my change. I don't have access to an s390x machine to test this... do you have an easy way to set up a qemu machine or something like that? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubu