"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearX8
x86 Assembly sebsk 1 year ago 100%

What's good setup for learning assembly on linux?

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?

5
5
Comments 5