Paul Edwards
2022-11-19 19:09:42 UTC
I have implemented TF (trap flag) for the 8086.
But when I looked up RBIL, it doesn't say that TF
also works for the 80386. INT 1 is complicated
instead.
So can I single-step an 80386 program?
It looks like x'cc' still works on an 80386, invoking
INT 3 (from my reading of RBIL).
Anyone know for sure?
Thanks. Paul.
But when I looked up RBIL, it doesn't say that TF
also works for the 80386. INT 1 is complicated
instead.
So can I single-step an 80386 program?
It looks like x'cc' still works on an 80386, invoking
INT 3 (from my reading of RBIL).
Anyone know for sure?
Thanks. Paul.