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 33433 - No clean way how to change default set of columns in Debugger Views.
Summary: No clean way how to change default set of columns in Debugger Views.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-06 16:44 UTC by Jan Jancura
Modified: 2010-04-29 09:13 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Jancura 2003-05-06 16:44:20 UTC
dbx CPP debugger implementation would like to have
different set of columns in Threads View in
Debugger Window. But current support for
redefinitions of columns is not usable.
Solution:
for the rainier release we can hardcode dbx
columns to debuggercore module (in separate branch).
Comment 1 Jan Jancura 2003-05-06 16:46:47 UTC
For the next release we need some better support for columns
definition - this will be coverred in a separate issue.
Comment 2 Jan Jancura 2003-05-12 10:40:05 UTC
Ivan.S: 
bug 33433 should apply to all views, not just the Threads view.
The coding work for all might be 1 day, but _deciding_ what needs to
go there
for each will take more than that. 
Comment 3 Jan Jancura 2003-06-09 15:56:47 UTC
should be fixed in release35R branch.
PropertyEditors should be registered on client side - in dbx
implementation of Nodes.
Add some comments and reopen this bug, If you find some problem, please.
Comment 4 Quality Engineering 2010-04-29 09:13:16 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.