summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorMartin Simmons <martin@lispworks.com>2014-11-05 14:47:39 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2014-11-11 08:58:30 +0300
commitf17b06901049e54dbfa8b01c278cdc2e3ae5d62d (patch)
tree6a38ea666a1926e91b84f25e4bcb6ad8bb9cf2b3 /pc-bios
parent5b009e400809523e71f1b72bdaa2b681e2a5b1c7 (diff)
downloadhqemu-f17b06901049e54dbfa8b01c278cdc2e3ae5d62d.zip
hqemu-f17b06901049e54dbfa8b01c278cdc2e3ae5d62d.tar.gz
gdbstub: Add a missing case of signal number translation in gdbstub
While using qemu with gdb "target remote" to debug an application that uses fork and exec, the qemu process receives SIGSTOP every time the forked process terminates (sending SIGCHLD). This is caused by a missing call to gdb_signal_to_target in gdbstub.c, which is fixed by this patch: Signed-off-by: Martin Simmons <martin@lispworks.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud