Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Unhandled page fault should trigger debugger #92

Open
EdNutting opened this issue Jan 26, 2017 · 0 comments
Open

Unhandled page fault should trigger debugger #92

EdNutting opened this issue Jan 26, 2017 · 0 comments

Comments

@EdNutting
Copy link
Member

An unhandled page fault (which is every page fault at the moment) should set Debug_Suspend on all threads of the faulting process, switch process and then continue cleanly (rather than outputting a bunch of data and crashing the system, as currently happens). Outputting the data over COM1 (BasicConsole) would still be useful!

This probably depends on issue #91

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

No branches or pull requests

1 participant