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 132403

Summary: Implement pause function of debugger for standard Ruby interpreter
Product: ruby Reporter: djlewis <djlewis>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description djlewis 2008-04-09 13:58:18 UTC
Please implement, if possible, the pause function of the debugger for the Ruby standard interpreter (not JRuby).

Thanks.  --David Lewis

djlewis wrote:
> Why is the Pause function (two vertical bars in an orange disk) on the Debug
> Toolbar always grayed?  I'm running Ruby, standard interpreter (not JRuby)
> with Debug Main Project, and would occasionally like to pause execution.

Hi,

it's just not implemented yet. I'm not sure whether there is such
capability in the backend. Could you file RFE for it?

Regards, m. (Martin Krauskopf)
Comment 1 Martin Krauskopf 2008-04-09 14:16:15 UTC
Thanks for filing it. Will investigate what all is needed.