diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-06-06 19:56:54 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2016-06-08 10:13:45 +0300 |
commit | 9e024732f53b368abdd578e1795bf3d2779ea88a (patch) | |
tree | aa25d253d5e503ebd13a489e9cb33b38da299d78 /qemu-bridge-helper.c | |
parent | 90c0f080fe6fdd8b18691e6e38c853c8a996ad92 (diff) |
linux-user: provide frame information in x86-64 safe_syscall
Use cfi directives in the x86-64 safe_syscall to allow gdb to get
backtraces right from within it. (In particular this will be
quite a common situation if the user interrupts QEMU while it's
in a blocked safe-syscall: at the point of the syscall insn RBP
is in use for something else, and so gdb can't find the frame then
without assistance.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions