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 - [DEBUGGER] Watches - "Type" column does not show correct type
Summary: [DEBUGGER] Watches - "Type" column does not show correct type
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 12:40 UTC by Tomas Danek
Modified: 2007-07-03 14:47 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 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.