Bug 4955

Summary: Hit count breakpoint does not re-enable
Product: [Eclipse Project] JDT Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: Darin Wright <darin.eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Darin Wright CLA 2001-10-12 18:20:47 EDT
Create a line breakpoint with a hit count.
Debug a program such that the breakpoint is hit.
Resume the program such that it exits.

The breakpoint is not auto-reenabled.
Comment 1 Jared Burns CLA 2001-10-15 11:24:01 EDT
This was fixed by the fix in Bug 4951 Breakpoints remain installed after target
terminates. Please verify.