开发者

Single step trap and sysenter on windows 7

Working on my own little user mode debugger, mainly for learning purposes. I am running into a problem here; I understand that a blocked sy开发者_开发问答scall means that the calling thread must wait for the routine to finish. I seem to have an issue with having the trap flag set while hitting one of these.

First question, would this normally cause a crash?

Second, what is a good method to 'step-over' these. That is, if they are actually the culprit here.

Thanks!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜