Debugging Architects
They know buzzwords like heap corruption, buffer overflow and multi-threading, talk about designing maintainable software but unable to cope with real-life debugging scenarios. I remember old days in one company where the executable Rational Rose Real-Time model with IDebug interface crashed and the whole team of software designers couldn’t find the defect in code and when I pointed them to the problem source code line after loading and running the executable under the Visual Studio debugger I was nominated as an expert in implementation.
- Dmitry Vostokov @ DumpAnalysis.org -
October 12th, 2008 at 7:47 am
[…] Here is a bugtation to accompany my post about Debugging Architects: […]