BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
314 stars 39 forks source link

Minimal project in repo keeps on 'Building' #64

Closed MiguelAtTweddle closed 2 years ago

MiguelAtTweddle commented 3 years ago

When following the steps of the README.md and setting the rom path in the launch.json the minimal project setup in this repo keeps in 'Building' status and never gets executed. Also the Command Palette doesn't show options like: Amiga: View Memory, Amiga: Set Force Disassembly, Amiga: View Disassembly (Function)

BartmanAbyss commented 3 years ago

Have you checked the Terminal window "Task - compile"? The debugging commands only show up during debugging.