Hacker News new | ask | show | jobs
by timemachine 1282 days ago
GNU Debugger allows for prefixing some commands with `r` to run in reverse mode. Examples are [c]ontinue => [rc] and [s]tep => [rs].