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
Hello, I really like this project, and now I have a confusion about the windbg debugging issue. In another not very well-refined codebase, I can set breakpoints in the Vm-Exit process, but that code doesn't handle many bugs. Therefore, I have been studying your project. Could you please help me understand why, after enabling virtualization, interruptions by windbg in this code lead to a crash?
The text was updated successfully, but these errors were encountered:
Hello, I really like this project, and now I have a confusion about the windbg debugging issue. In another not very well-refined codebase, I can set breakpoints in the Vm-Exit process, but that code doesn't handle many bugs. Therefore, I have been studying your project. Could you please help me understand why, after enabling virtualization, interruptions by windbg in this code lead to a crash?
The text was updated successfully, but these errors were encountered: