Archive for March 2007

KDE4 apps will run natively on Mac OS X

With the move to QT4 which runs natively on Mac OS X, KDE developers promise a much nicer integration for OS X users.
Continue reading ‘KDE4 apps will run natively on Mac OS X’ »

Smart tracing in C++

Tracing is probably the simplest way to debug some piece of code you (or someone else) wrote. For large projects, it’s also often faster than trying to load every debug symbol in your favorite debugger.
Continue reading ‘Smart tracing in C++’ »