summaryrefslogtreecommitdiff
path: root/target-alpha
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-03-15 17:49:45 +0000
committerBlue Swirl <blauwirbel@gmail.com>2012-03-24 14:12:27 +0000
commitcdb432b2020d3a5b22a7c06278088ccc7d1b2843 (patch)
treeca3b412dd1afd124dfcfc9b9dcf98b466114c684 /target-alpha
parent3179d694a8dcaa091131e3db644d445c0130713e (diff)
downloadqemu-cdb432b2020d3a5b22a7c06278088ccc7d1b2843.tar.gz
gdbserver: Don't send a GDB syscall until the system CPU is stopped
Fix an issue where the GDB server implementation was sending GDB syscall requests while the system CPU was still running. Syscall requests must be sent while the CPU is stopped otherwise replies from the GDB client might get dropped and the GDB server might be incorrectly transitioned into a 'RUN_STATE_PAUSED' state. Signed-off-by: Meador Inge <meadori@codesourcery.com> [PMM: trivial rebase, reinstated comma after last item in RSState enum] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-alpha')
0 files changed, 0 insertions, 0 deletions