Click here to Skip to main content
15,892,737 members
Articles / Programming Languages / C++

Extending windbg with Page Fault Breakpoints

Rate me:
Please Sign up or sign in to vote.
4.93/5 (16 votes)
1 May 2011Ms-PL6 min read 78.8K   1.8K   43  
Take advantage of the memory page access flag, and set a new kind of breakpoint

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Architect Visma Software AB
Sweden Sweden
Mattias works at Visma, a leading Nordic ERP solution provider. He has good knowledge in C++/.Net development, test tool development, and debugging. His great passion is memory dump analysis. He likes giving talks and courses.

Comments and Discussions