Bug? Accessing a List in a For, Next loop

stevel05

Expert
Licensed User
Longtime User
This appears to break the debug session with a
java.lang.RuntimeException: toString not supported

error when something is changed.

Download the test project attached.
Run it in debug mode,
Press the show button,
comment or uncomment the Log("") line and Save,
Press the Show button
 

Attachments

  • Test.zip
    1.8 KB · Views: 189
Top