Informatics

a sucessful gdb use case

As I was compiling a little program for detecting radiation on my Raspberry Pi, I was obliged to use gdb in order to debug the problem that I was driven to. After transforming a little program from its Arduino form in order to use it on the RPi (see the necessary hardware here)… well it … Continue reading