]> Git Repo - qemu.git/commit
gdbstub: do not restart crashed guest
authorPaolo Bonzini <[email protected]>
Thu, 30 May 2013 11:20:40 +0000 (13:20 +0200)
committerAnthony Liguori <[email protected]>
Thu, 30 May 2013 16:45:03 +0000 (11:45 -0500)
commit87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc
tree58c0b339ce96601d8bc49f790b7f98d06389780c
parentbbfa18fca4e44ff9c23d36b50d8a998af9c9e9fc
gdbstub: do not restart crashed guest

If a guest has crashed with an internal error or similar, detaching
gdb (or any other debugger action) should not restart it.

Cc: Jan Kiszka <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Message-id: 1369912840[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
gdbstub.c
This page took 0.030913 seconds and 4 git commands to generate.