GCC, embedded, personal, working life Another Useful GCC Attribute This week I came across a strange issue. In a process running on an embedded device, one of the threads, at some point, remained stuck. Since the gdbserver was not
GCC, compilers, tips GCC Is Your Friend A couple of years ago, I wanted to put some functions to write logs into a C library (shared object). My idea was to have something that was easy to