aboutsummaryrefslogtreecommitdiff
path: root/vl.c
diff options
context:
space:
mode:
Diffstat (limited to 'vl.c')
-rw-r--r--vl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vl.c b/vl.c
index 65cc020..03a47a4 100644
--- a/vl.c
+++ b/vl.c
@@ -4086,7 +4086,6 @@ static void main_loop(void)
} while (vm_can_run());
if (qemu_debug_requested()) {
- monitor_protocol_event(QEVENT_DEBUG, NULL);
vm_stop(EXCP_DEBUG);
}
if (qemu_shutdown_requested()) {