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

Summary: Debugger Console is not visible when Output is not opened.
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.