Posted Aug 20, 2012 22:23 UTC (Mon) by nix (subscriber, #2304)
In reply to: GDB 7.5 released by aegl
Parent article: GDB 7.5 released
This is 'reverse execution', i.e. running execution forward until a problem is hit, then backward to see its cause. It uses lots of memory and requires per-arch support, so only a few arches (the popular ones) support it to date. ARM is now one such.