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 192077

Summary: [70cat][debugger] When returning from deep call, self object may not show in debugger.
Product: ruby Reporter: esmithbss <esmithbss>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE Log
Screen Capture

Description esmithbss 2010-11-17 21:59:44 UTC
Product Version = NetBeans IDE Dev (Build 201011160001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

During debugging of a find operation, after a call deep within the ActiveRecord (v.2.3.8) framework, the return back to ActiveRecord::Base line 614 resulted in the self object no longer appearing within the Variables window.
Comment 1 esmithbss 2010-11-17 22:00:38 UTC
Created attachment 103049 [details]
IDE Log
Comment 2 esmithbss 2010-11-17 22:01:13 UTC
Created attachment 103050 [details]
Screen Capture