I would like to know if there is a way to print a debug string without using a printf. Adding a single printf increases the code size by 28KB! I can create the string with a small library that uses only a few KB and would like to send these strings to the debug interface.
On a separate note, I like VisualGDB for the following reasons:
1) Allowed download without registering an email address
2) Deliver on its promises: the LED on my custom STM32F103-based board started to blink a few minutes after the download
3) Apparently excellent support on this forum
4) Priced correctly.
I will turn my evaluation into a paid license this week!