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 102747

Summary: [DEBUGGER] Watches - "Type" column does not show correct type
Product: ruby Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2007-04-27 12:40:39 UTC
NetBeans Ruby IDE 070427
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Windows XP version 5.1 running on x86
en_US (nbrubyide); Cp1252
------------------------------
self explaining description.
Comment 1 Martin Krauskopf 2007-05-04 17:39:21 UTC
Fixed. Both Local and Watches views are not much more sophisticated.

debugger/src/org/netbeans/modules/ruby/debugger/model/VariablesModel.java;
new revision: 1.3; previous revision: 1.2
debugger/src/org/netbeans/modules/ruby/debugger/model/WatchesModel.java;
new revision: 1.2; previous revision: 1.1
Comment 2 Jiri Kovalsky 2007-07-03 14:08:13 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Jiri Kovalsky 2007-07-03 14:47:25 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.