« Return to Thread: [janino-dev] [jira] Created: (JANINO-127) LocalVariableTable code attribute not created, giving debuggers problems with classfiles

[janino-dev] [jira] Created: (JANINO-127) LocalVariableTable code attribute not created, giving debuggers problems with classfiles

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

LocalVariableTable code attribute not created, giving debuggers problems with classfiles
----------------------------------------------------------------------------------------

                 Key: JANINO-127
                 URL: http://jira.codehaus.org/browse/JANINO-127
             Project: Janino
          Issue Type: New Feature
            Reporter: Hayden Schultz
            Assignee: Arno Unkrig
            Priority: Critical
         Attachments: localvardiff.txt.gz

Since the LocalVariableTable attribute isn't written to class files, we've been having problems debugging code generated by Janino.

I've attached a diff for the code to write LocalVariableTable code attributes. The changes are fairly minor.

  Thanks,
     Hayden Schultz (I work at StreamBase, the same company as Matt Fowles)



--
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


 « Return to Thread: [janino-dev] [jira] Created: (JANINO-127) LocalVariableTable code attribute not created, giving debuggers problems with classfiles