
Debug
文章平均质量分 78
Insider
这个作者很懒,什么都没留下…
展开
-
Bugchecks Explained: NO_MORE_IRP_STACK_LOCATIONS
What Happened?All I/O operations in Windows are described by an I/O Request Packet (IRP). If you’re familiar with IRP handling, you alread转载 2011-09-28 17:26:31 · 815 阅读 · 0 评论 -
Kernel stack not resident (Using .pagein)
You might find yourself debugging an issue and a thread you areinterested in is paged out. Here's the steps to use to page in the stackfor the kernel side and user side... Be careful when doing thi转载 2011-12-07 19:31:42 · 523 阅读 · 0 评论