By Greg Law
ACCU York
Everyone knows that debugging is twice as hard as writing the code in the first place. With the new generation of time travelling debuggers it doesn't have to be that way! Time travel lets you see exactly what your program did: full memory + registers for every line that executed. There are open-source and commercial products available today for C++ that work with code at scale.










