VC++ Debug条件断点使用
If you're trying to reproduce a rare event and getting too many false positives with your breakpoints, you can easily make them conditional!
Simply specify the condition for a breakpoint and Visual Studio will automatically ignore the breakpoint when the condition does not hold.
希望大家能把自己的所学和他人一起分享,不要去鄙视别人索取时的贪婪,因为最应该被鄙视的是不肯分享时的吝啬。