Open Gama11 opened 6 years ago
I added basic setVariable support in https://github.com/vshaxe/hxcpp-debugger/commit/903e142452393138dc0bf55250354fef98eddfe9, but it only works on locals, not member vars. There also seems to be an issue with values not updating in the UI right away, even though we seem to be returning the new value correctly.
I added basic setVariable support in https://github.com/vshaxe/hxcpp-debugger/commit/903e142452393138dc0bf55250354fef98eddfe9, but it only works on locals, not member vars. There also seems to be an issue with values not updating in the UI right away, even though we seem to be returning the new value correctly.