vscode-amiga-assembly
vscode-amiga-assembly copied to clipboard
Variable evaluation while debuging C source files
Variable evaluation with DWARF format.
would love to get better C integration.
I don't know if it's worth the work (and it is a lot), there are already two project working:
-
https://github.com/bebbo/amiga-gcc
-
https://github.com/BartmanAbyss/vscode-amiga-debug
They are more advanced in C debugging than mine and they use gcc.
Thanks. I cannot get the amiga-gcc to work on windows. It wont co-exist with git and vscode-amiga-debug is windows only. Long term project i guess but vbcc is my compiler of choice.