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

"endcli" only works 10% of the time? #86

Closed rjobling closed 2 years ago

rjobling commented 2 years ago

For reasons I don't understand using "endcli" set to "true" in the launch options means that my exe fails to launch inside WinUAE most of the time.

It'll get to the 1.3 cli window, which will close as expected but then the screen will just flash quickly before coming right back to the now empty workbench screen.

Seems I also need to have "uaelog" set to "false".

Any ideas?

BartmanAbyss commented 2 years ago

Nopes, sorry. Never really been using that feature.