开发者

Single step trap and sysenter on windows 7

开发者 https://www.devze.com 2023-04-09 17:24 出处:网络
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

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

精彩评论

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

关注公众号