notes:tools
This is an old revision of the document!
Tools we use in the making of Folk
''rr'' [[https://github.com/rr-debugger/rr|rr debugger on GitHub]]
rr
is a time travel debugger that runs native programs with only about a 10% overhead- it uses GDB for its interface
- It's kinda amazing to do
watch -l someObj->refCount
, userc
to run backwards, and find exactly where therefCount
was last set - Rob Fielding uses it as he's been weeding out bugs in
jimtcl
notes/tools.1746462995.txt.gz · Last modified: by admin