LWN.net Logo

GDB 7.5 released

GDB 7.5 released

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.


(Log in to post comments)

PL/I Flashback

Posted Aug 20, 2012 22:45 UTC (Mon) by cry_regarder (subscriber, #50545) [Link]

We had reverse debugging on IBM ES/9000 back in the early 90s for PL/I. IIRC it did cost us over $100K for the debugger.

It was extremely handy a couple of times a year.

Cry

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds