vscode-amiga-assembly icon indicating copy to clipboard operation
vscode-amiga-assembly copied to clipboard

Variable evaluation while debuging C source files

Open prb28 opened this issue 5 years ago • 3 comments

Variable evaluation with DWARF format.

prb28 avatar May 28 '19 21:05 prb28

would love to get better C integration.

terriblefire avatar Apr 24 '20 15:04 terriblefire

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.

prb28 avatar Apr 25 '20 13:04 prb28

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.

terriblefire avatar Apr 27 '20 07:04 terriblefire