As far as i know, on windows it’s visual studio, in there you have registers, debugging and other stuff. How about linux?
I tried setting up with this: https://medium.com/@muhammadmeeran2003/how-to-set-up-assembly-language-on-visual-studio-code-2021-587a7b01c9a1 and this: https://github.com/newtonsart/vscode-assembly
That github repo is pretty good, but still no console output and can’t see x64 registers while debugging.
Any other good alternatives?
You must log in or register to comment.