Here you can find a set of command line tools which can be used to add SDCC support to STVD IDE. These tools are intended to enable STM8 software development with SDCC in STVD.
This project was an experiment. The toolset now can be used to build a project in STVD with SDCC.
Unfortunately ST-s version of GDB does not support SDCC-s debug info, so debuging is not available :(
More info on this issue is here.
Things, needed to build the toolset:
Things, neede to run the toollset