blob: 8720a4d5b72391c3638e7432020e181252d7146d (
plain) (
blame)
1
2
3
|
The issue describes that `Ctrl-C` interrupts are not being responded to by `gdbserver` during remote debugging using QEMU. This points to a problem related to how system calls (specifically signal handling) are being managed in the runtime environment.
syscall
|