Standalone GDB Server based on PyOCD

17 Jul 2014

Hi all,

I'm now releasing a standalone gdb server based on pyocd on github at launchpad: https://launchpad.net/gcc-arm-embedded-misc/pyocd-binary/. The standalone gdb server is built by pyinstaller from pyocd source file. So on your computer, you don't need to install python or any related library, just use it directly!

17 Jul 2014

+1

Thanks for sharing !