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 133948

Summary: Debugger UI redesign, phase 1
Product: debugger Reporter: Tomas Pavek <tpavek>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker CC: mmirilovic
Priority: P2 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
URL: http://jupiter.czech.sun.com/wiki/view/Lct/J1DebuggerDemo
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 51758, 136099    
Bug Blocks:    

Description Tomas Pavek 2008-04-25 16:12:00 UTC
We plan to redesign the debugger UI and improve its usability and reliability. This long term effort is planned to more
releases - for 6.5 there should be a new debug view representing a debugger "control center" and unifying sessions,
threads, and call stacks (see also issue 122329) and reworked multi-thread debugging support (based on extensive
feedback received). Focus put on java debugger only, should minimally affect other debuggers using debugger core API
(for 6.5).
Comment 1 Martin Entlicher 2008-06-04 13:31:37 UTC
The first phase of the debugger UI redesign is in trunk:
http://hg.netbeans.org/main/rev/9876a26d326e
Comment 2 Quality Engineering 2008-06-05 03:54:19 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #238 build
Changeset: http://hg.netbeans.org/main/rev/9876a26d326e
User: mentlicher@netbeans.org
Log: #133948 - The first phase of debugger UI redesigned merged from dbg-prototype clon into trunk.
#136099 - APIs extended for the new functionality.
Comment 3 Quality Engineering 2010-04-29 09:39:24 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.