You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On unhandled fault we should be able to backpatch the instruction and rerun it as one that generates sigtrap so we can still backtrace the host in GDB.
Still needs some thinking about, and it would be nice to also do the guest side so we can backtrace in gdbstub.
The text was updated successfully, but these errors were encountered:
On unhandled fault we should be able to backpatch the instruction and rerun it as one that generates sigtrap so we can still backtrace the host in GDB.
Still needs some thinking about, and it would be nice to also do the guest side so we can backtrace in gdbstub.
The text was updated successfully, but these errors were encountered: