-->
Page 1 of 1

[DEBUG] BUG - VARS LIST

PostPosted: Sun Sep 25, 2016 11:18 am
by raintime
I have vars left around from a previous program. Then I edit a new program that starts with memclear, go into [DEBUG], and run the program.

Since it starts with memclear it should clear all the variables out of the list of variables on the debug screen. But the old now non-existent variable list stays on the left of the [DEBUG] screen.

If I stay on the [DEBUG] screen and run the same program again and again, the old non-existent variable list still remains on the screen…. forever.

When a memclear command is executed and we are in the [DEBUG] screen, the old now nonexistent vars and their values should then all be immediately erased from the screen.