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 32024 - Debugger Window doesn't open consistently when stopping at a breakpoint
Summary: Debugger Window doesn't open consistently when stopping at a breakpoint
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-15 03:35 UTC by John Baker
Modified: 2010-04-29 09:12 UTC (History)
1 user (show)

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 John Baker 2003-03-15 03:35:08 UTC
To reproduce:

1) Start IDE in default MDI mode, create a Web
Module, add a jsp and add to a 
J2EE app
2) Set a breakpoint in the jsp
3) Select the J2EE app in the Explorer and choose
Debug->Start Session->Run in 
Debugger

Result:
The debugger stops at the breakpoint, but the
Debugger Window fails to open.

See work around.
Comment 1 Marian Petras 2003-03-21 15:52:11 UTC
The debugger window should be displayed when a debugging session is
started. And it usually works, at least for debugging J2SE
applications and JSP's. If it does not work for J2EE applications, the
bug is maybe in the module responsible for starting up a J2EE
debugging session.

This bug will not be fixed in NetBeans 3.5 and Sun ONE Studio 5 due to
tight schedule.
Comment 2 Jan Jancura 2003-03-24 13:17:03 UTC
Debugger Window should not be opened automatically.
Can you open it manually form menu?
Do you have Debugger Workspace OK?
Comment 3 Quality Engineering 2010-04-29 09:12:42 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.