Bug 4955 - Hit count breakpoint does not re-enable
Summary: Hit count breakpoint does not re-enable
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-12 18:20 EDT by Darin Wright CLA
Modified: 2001-10-15 11:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.