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 5274 - F8 (Trace over) sometimes doesn`t work
Summary: F8 (Trace over) sometimes doesn`t work
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: David Kaspar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-10 22:48 UTC by David Kaspar
Modified: 2002-07-19 15:17 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 David Kaspar 2000-01-10 22:48:51 UTC
{JDK 1.2.1}

Example:
set breakpoint on method CompileTest.main (cptest.jar)
run debugger (F5)
press two times F8 (Trace Over) to get to the next line -- program doesn`t trace, but run to the end
Comment 1 Marek Grummich 2000-07-25 09:26:59 UTC
Priority is changed to P4 (normal).