Community
Participate
Working Groups
Build Identifier: 20110915 Debug the following with breakpoint on newNumber = 5; program pgm type BasicProgram {} function main() newNumber number?; newNumber = 5; end end Before the assignment the Variables view shows: newNumber null. After the assignment, I have no clue what it's showing. Screen shot attached. Reproducible: Always
Created attachment 203427 [details] Variables view of number?
Fixed EGLJavaStackFrame, VariableUtil, and DefaultVariableAdapter.
Verified in 20110920 build.