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
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 37411 Build 34300: arc lint + arc unit