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 80396 - Debugger Console is not visible when Output is not opened.
Summary: Debugger Console is not visible when Output is not opened.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 82961 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-17 10:50 UTC by Martin Entlicher
Modified: 2010-04-29 09:29 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 Martin Entlicher 2006-07-17 10:50:42 UTC
When the Output window is not opened and debugger is started (e.g. attached to
some app without prior compilation), the debugger console window is not visible.
Comment 1 Martin Entlicher 2006-08-29 17:12:31 UTC
*** Issue 82961 has been marked as a duplicate of this issue. ***
Comment 2 Martin Entlicher 2006-08-29 17:14:21 UTC
Fixed in trunk - the debugger console is made visible:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/IOManager.java,v
 <--  IOManager.java
new revision: 1.18; previous revision: 1.17
Comment 3 Quality Engineering 2010-04-29 09:29:26 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.