Wow, having to stare at disassembly too often, I really like this.<p>Makes it much faster to follow branches and can easily see what instructions correspond to source code lines, even though it's not very exact at higher optimization levels.<p>This should be integrated in all IDEs.