Hacker News new | ask | show | jobs
by ilammy 721 days ago
Yes, breakpoints will still work. Debuggers generally use POKETEXT to write breakpoints, which ignores any write protection on pages. mseal does not affect this use case.