Click here to Skip to main content
15,891,936 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.7K   1.8K   43  
Take advantage of the memory page access flag, and set a new kind of breakpoint

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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