This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 38818 - Breakpoint temporarily missing when doing Step Into
Summary: Breakpoint temporarily missing when doing Step Into
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-01-15 13:52 UTC by Milan Kubec
Modified: 2004-02-10 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-01-15 13:52:53 UTC
[dev-200401141900, JDK 1.4.2_03]
Steps to reproduce:
1) Start debugging by Step Into action
2) Do Step Into action until Question dialog pops up
For the time when this dialog is displayed the
breakpoint annotation (green background for the
line) is removed.
Comment 1 Maros Sandor 2004-01-20 13:20:59 UTC
The current PC annotation now remains visible while a user interacts 
with the NoSourceAvailable dialog.

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/StepManager.j
ava,v  <--  StepManager.java
new revision: 1.17; previous revision: 1.16
Comment 2 Milan Kubec 2004-02-10 15:14:54 UTC
Verified in dev-200402091900.