Re: [Sdcc-user] New STM8 OpenOCD and gdb debugger available

2017-03-06 Thread Åke Rehnman
Hola Diego, as for the openocd the plan is to get the stm8 target merged upstream as soon as the code gets reviewed. Regarding sdcc it is basically a big ugly hack to get it to play ball with the inner workings of gdb. Hopefully sdcc will get proper dwarf debugger tables implemented soon so

Re: [Sdcc-user] New STM8 OpenOCD and gdb debugger available

2017-03-06 Thread Diego Herranz
Sounds interesting, thanks for letting us know. Any plans on submitting your changes to the different upstream projects (OpenOCD, SDCC, etc.)? Any reason not to? Cheers, Diego On Mon, Mar 6, 2017 at 1:34 PM, Åke Rehnman wrote: > For all interested in STM8 and gdb debugger I hereby announce the

[Sdcc-user] New STM8 OpenOCD and gdb debugger available

2017-03-06 Thread Åke Rehnman
For all interested in STM8 and gdb debugger I hereby announce the stm8-binutils-gdb project hosted at SourceForge. Check it out at https://stm8-binutils-gdb.sourceforge.io/ The project contains a complete toolchain for STM8 with updated and patched versions of: gdb 7.12.1 binutils 2.27 openocd