RaiseException emits a return event not a raise event
-----------------------------------------------------

                 Key: JRUBY-1469
                 URL: http://jira.codehaus.org/browse/JRUBY-1469
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Peter Brant
            Priority: Critical
         Attachments: raise.patch

RaiseException should emit RUBY_EVENT_RAISE not RUBY_EVENT_RETURN.  One line 
patch attached.

This causes jruby-debug to incorrectly unwind the entire stack when stepping 
due to unbalanced calls and returns.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to