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

Tie in to the debugger #6

Open
matthewturk opened this issue Mar 3, 2021 · 0 comments
Open

Tie in to the debugger #6

matthewturk opened this issue Mar 3, 2021 · 0 comments

Comments

@matthewturk
Copy link
Owner

It should be possible to set up calls to DEBUG_EnableDebugger during runtime, to pause execution. It may also be possible to proxy the creation of debug breakpoints (i.e., for int 21h) as well. A full set of proxies to the standard DEBUG.COM might be a bit heavy to implement, but could be quite useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant