empathicqubit/vscode-cc65-debugger

Problems displaying Memory in Debugger

KlausLoeffelmann opened this issue · 1 comments

In Debug mode, CC65 - Run Tab - as I understood it - is supposed to display content based on current memory configuration. In my case, those tabs (Display, Sprites, Text, Memory) always remains empty.

image

image

At the same time, the debugger displays other things like Registers and Local Variables:

image

I may be missing something here - but what?

Okay, fix coming in 6.3.7, please let me know if there's still an issue