qemu-e2k/target-sparc
Fabien Chouteau 44520db10b Gdbstub: Fix back-trace on SPARC32
Gdb expects all registers windows to be flushed in ram, which is not the case
in Qemu. Therefore the back-trace generation doesn't work. This patch adds a
function to handle reads (and only read) in stack frames as if windows were
flushed.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-10 18:12:35 +00:00
..
cpu.h Gdbstub: Fix back-trace on SPARC32 2011-09-10 18:12:35 +00:00
helper.c Gdbstub: Fix back-trace on SPARC32 2011-09-10 18:12:35 +00:00
helper.h
machine.c
op_helper.c
TODO
translate.c