notes:tools
This is an old revision of the document!
Tools we use in the making of Folk
''rr''
- 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
, use rc
to run backwards, and find exactly where the refCount
was last set
- Rob Fielding uses it as he's been weeding out bugs in jimtcl
notes/tools.1746462932.txt.gz · Last modified: by admin