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

Mac/Linux support (ongoing) #106

Closed petmac closed 1 year ago

petmac commented 2 years ago

Hello,

I'm a Mac user- wait! don't close the issue yet!

As commented in previous issues, adding support for Linux/Mac/whatever is a huge chunk of work, especially the FS-UAE changes. But would it be OK if we took baby steps to get in that general direction?

Say, I could submit a PR to build Windows executables using GitHub Actions, then try to add more platforms once we're happy with that.

We could leave debugging off the table at first, and work towards it. Doesn't have to be all-or-nothing.

Thanks Peter

grahambates commented 1 year ago

Shoudl I open a new issue for this?

I'm going to open a PR for it.

BartmanAbyss commented 1 year ago

fixed in https://github.com/BartmanAbyss/vscode-amiga-debug/pull/156