diff options
Diffstat (limited to 'development/rr/slack-desc')
-rw-r--r-- | development/rr/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/rr/slack-desc b/development/rr/slack-desc new file mode 100644 index 0000000000..da8b658309 --- /dev/null +++ b/development/rr/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rr: rr (Record and Replay Framework) +rr: +rr: rr aspires to be your primary C/C++ debugging tool for Linux, +rr: enhancing gdb. You record a failure once, then +rr: debug the recording, deterministically, as many times as you want. +rr: The same execution is replayed every time. +rr: +rr: https://rr-project.org/ +rr: +rr: +rr: |