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 19042 - "go to cursor" creates unhidden servlet breakpoint
Summary: "go to cursor" creates unhidden servlet breakpoint
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-04 13:54 UTC by Damian Frach
Modified: 2003-06-30 17:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (4.54 KB, text/plain)
2002-04-02 11:46 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Frach 2002-01-04 13:54:14 UTC
- mount a FS
- convert to web module
- web module/web-inf/properties/execution/target server - set tomcat 3.2
- create a JSP
- compile
- create a breakpoint
- start debugger
- use "run to cursor" somwhere in the !!! JSP !!!
- show servlet from the jsp

- the current line is red and green, but should be only green

- the isHidden() method of a breakpoint returns true, b ut then false; what is 
bad
Comment 1 Jan Jancura 2002-03-26 14:59:03 UTC
fixed in main trunk
Comment 2 Marek Grummich 2002-04-02 11:46:03 UTC
Build [020401_01]
I have to reopen this issue. I tried to repeat described steps and I
got an attached exception in step "- start debugger"
Comment 3 Marek Grummich 2002-04-02 11:46:54 UTC
Created attachment 5259 [details]
Exception
Comment 4 Damian Frach 2002-04-02 15:00:32 UTC
it is different exception; file bug for monitor module
Comment 5 Damian Frach 2002-04-02 15:01:01 UTC
-
Comment 6 Quality Engineering 2003-06-30 17:32:08 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.