Summary: | FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone (Couldn't get registers: No such process) | ||
---|---|---|---|
Product: | gdb | Reporter: | Tom de Vries <vries> |
Component: | gdb | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | NEW --- | ||
Severity: | normal | CC: | simark |
Priority: | P2 | ||
Version: | HEAD | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: |
Description
Tom de Vries
2019-07-24 08:16:23 UTC
I installed openSUSE Tumbleweed in a VM, with 1 virtual CPU and execution cap set to 75%. In this setting, this reproduces every time. I see this too. Hmm, let's see if https://sourceware.org/pipermail/gdb-patches/2022-July/190708.html fixes this. (In reply to Tom de Vries from comment #3) > Hmm, let's see if > https://sourceware.org/pipermail/gdb-patches/2022-July/190708.html fixes > this. It does, as noted in https://sourceware.org/pipermail/gdb-patches/2022-October/192287.html . |