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 4611 - Current line
Summary: Current line
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-30 18:06 UTC by Jaroslav Tulach
Modified: 2003-06-30 17:26 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 Jaroslav Tulach 1999-10-30 18:06:03 UTC
Extend Debugger interface with

String PROP_CURRENT_LINE = "currentLine";

public Line getCurrentLine ();

method. And modify all the debugger implementation that could depend on this.
Comment 1 Marek Grummich 2000-07-25 09:34:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:40:59 UTC
Bug assigned to the module owner.
Comment 3 Quality Engineering 2003-06-30 17:26:40 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.