Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated single-step debugging mechanism #3891

Open
love-code-yeyixiao opened this issue May 12, 2024 · 0 comments
Open

Automated single-step debugging mechanism #3891

love-code-yeyixiao opened this issue May 12, 2024 · 0 comments
Labels
Feature request New feature or idea

Comments

@love-code-yeyixiao
Copy link
Contributor

love-code-yeyixiao commented May 12, 2024

Is your feature request related to a problem or use case?

No.

Describe the solution you'd like

Use Sandboxie as a debugger for programs in the sandbox and repeatedly set the TP register for “One-step debugging.”.

#3890 Because CPUID is a CPU-embedded instruction, we plan to check the completed instruction every time a software interrupt occurs, if the instruction is“CPUID,” then we zeroed out several registers that the CPUID instruction might cover, simulating a situation where the CPU does not support the instruction to support the previous feature request.

Describe alternatives you've considered

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request New feature or idea
Projects
None yet
Development

No branches or pull requests

1 participant