Erich Styger writes:
Three years ago I published “Debugging Failure: Check List and Hints” and unfortunately this article is one of the most popular ones: obviously debugging problems are very common. Debugging with GDB works usually fine, but if things are failing, then it can be hard to find the cause for it. Recently I have been asked to check some failures, so here are two more hints about what could go wrong…
More details at MCU on Eclipse blog.
Debug GDB so you can debug – until a bug is found in the GDB debug – repeat ad infinitum…