Open billw2012 opened 4 years ago
Globals, locals/stack variables (with associated stack frame ID I guess?), namespace variables. Need only work when halted of course.
Can only do that for some variable types. string, number, bool and inside array
Globals, locals/stack variables (with associated stack frame ID I guess?), namespace variables. Need only work when halted of course.