Unexpected user breakpoint in NTDLL.DLL

New tip on my web site:
http://www.debuginfo.com/tips/userbpntdll.html

This tip explains the reasons of unexpected user breakpoints in NTDLL.DLL, which we can sometimes encounter when debugging our applications.

Published Thu, Sep 1 2005 5:51 by Oleg Starodumov

Comments

# re: Unexpected user breakpoint in NTDLL.DLL

Is there any way of removing these hardcoded breakpoints? The problem is coming from the libraries I am using and not directly from my code.

Thanks

Friday, December 08, 2006 6:02 AM by Pratiz