1 year ago
#291175
William Ryman
ASM in VS Code via the GNU Assembler Language Support Package
I am trying to learn Assembly, and my IDE of choice is VS Code. I installed this GNU package in the VS Code marketplace to try and be able to use Assembler within VS Code, and it keeps giving me this error whenever I try to run the code: You don't have an extension for debugging 'GAS/AT&T x86/x64'.
What should I do to bypass this error? I am on a Windows machine trying to use x86 ASM. I am not very knowledgeable about this subject (hence, why I am trying to learn it) so please forgive my ignorance.
visual-studio-code
assembly
x86
gnu
gnu-assembler
0 Answers
Your Answer