arm64 has a distinct exception code for single-step, so we can use this
to detect when an unexpected SS trap is encountered, or when an expected
one is not.
Details
Details
- Reviewers
jhb manu andrew markj - Commits
- rGe152c882738f: arm64: add definition for IS_SSTEP_TRAP()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable