FIX: Breakpoint Skip Count Resets to Zero After First Pass (171065)
The information in this article applies to:
- The Integrated Debugger, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q171065 SYMPTOMS
If you set a breakpoint with a skip count, the debugger behaves correctly
and stops at the breakpoint for the first time after skipping the
breakpoint the number of counts specified. However, after the first pass
the breakpoint is hit every time without skipping the breakpoint for the
specified counts.
CAUSE
The debugger resets the skip count to 0 after the first pass.
RESOLUTION
See the MORE INFORMATION section for a workaround.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This problem was corrected in Microsoft Visual C++ .NET.
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbBug kbDebug kbfix kbide kbNoUpdate KB171065 |
---|
|