github0null/stm8-debug

Why Windows Only

Opened this issue · 2 comments

Nice job.

Just wondering what makes this 'Windows Only'?

Aren't VS code, sdcc, stm8flash, stm8-gdb, openocd, etc all multi-platform?

Take care

M

This plug-in support 'IAR' and 'COSMIC', For them, i only have Windows version gdb.

Yes, but stm8-gdb needn't builtin in stm-debug. Simply call shell command. Instalation of stm8-gdb may be job of user (dependency) no your job. OpenOCD same. SDCC same.