prb28

Results 138 comments of prb28

To debug C code you need the 0.17 preview: https://github.com/prb28/vscode-amiga-assembly/releases/tag/0.17.0-b4 I’ll try to release it this weekend. To test this exception, could you send me the workspace or an example...

I've the same behavior. But you can still debug a program: for the debug, the executable is injected during the fs-uae startup. The startup sequence is useful only for the...

Thank you for this answer. Yes, my first need is to add some capabilities to the toolchain. But I think it would be great to have some info about the...

Maybe the debug info is not added in the build. Please check your build options.

No, I had the same message during my tests, that's why I opened this issue.

Hi, First, thanks! Happy to hear that it is useful. The version of fsuae used is slow in debug. And it's, for me, certainly a too big effort to look...

In the settings you'll find the path to the downloaded binary dir. Try to run fa-use in a shell from this directory.

Ok, try to add the option emulatorStartDelay in the launch settings. Set it to 20000, it's in me so it will wait 20s. https://github.com/prb28/vscode-amiga-assembly/wiki/Debugging-emulator#parameters

Yes you may have to open the socket port on the firewall or change it because this port may be used or reserved. Try to set a 55555 port for...