I received a request from one of my readers, who wanted details on the development process of my Fake Dawn app. I wrote them a response and the mailĀ has become quite consistent, so I decided to post it also on my blog, because it is a nice summary of what was going on in my […]
August 7, 2011
I installed Debian testing (wheezy) on my workstation about a month ago. Recently I wanted to install some packages, but they were not in the testing repository because they were blocked by the automatic rules that make a package transition from unstable to testing. For example, the arduino package was held down by gcc-avr and […]
October 6, 2010
Software debugging is a complex task. There is always the need to collect all available information, in order to detect and understand the problem fast and to think of a proper solution. Sometimes it’s more convenient to debug step-by-step, sometimes it’s better to make the program run completely, and then trace the execution flow “offline”. […]
March 26, 2013
1