https://issues.apache.org/bugzilla/show_bug.cgi?id=51801
Bug #: 51801
Summary: Eclipse debugger fails on BCEL-instrumented methods
having generic local variables.
Product: BCEL
Version: unspecified
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
When any method is instrumented with BCEL to include additional constants, and
the method was originally compiled with local variables that have generic
arguments, the method is no longer viewable in the Eclipse debugger. For these
methods, it complains "com.sun.jdi.InternalException: Got error code in
reply:35 occurred retrieving 'this' from stack frame." It sounds like the local
variable table is somehow not compatible with the debugger, even if the
instrumentation activity did not touch the generic local variables.
I'm currently using the 6.0-20110805.040858-2 snapshot. Please let me know if
there is any workaround. Thanks!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]