« Previous | Next » 

Revision bc7d0e66

IDbc7d0e66741724216cc104034838eb34f0e94b8d

Added by Paolo Bonzini almost 11 years ago

gdbstub: let the debugger resume from guest panicked state

While in general we forbid a "continue" from the guest panicked
state, it makes sense to have an exception for that when continuing
in the debugger. Perhaps the guest entered that state due to a bug,
for example, and we want to continue no matter what.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Luiz Capitulino <>
Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences