mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-08 13:10:27 +00:00
Merge pull request #245 from Fiedzia/patch-1
add rr to list of debugging tools
This commit is contained in:
commit
afbfd9c52d
@ -178,7 +178,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
|
||||
* [rust-gdb](https://github.com/rust-lang/rust/blob/master/src/etc/rust-gdb)
|
||||
* LLDB
|
||||
* [lldb_batchmode.py](https://github.com/rust-lang/rust/blob/master/src/etc/lldb_batchmode.py) — allows to use LLDB in a way similar to GDB's batch mode.
|
||||
|
||||
* rr
|
||||
* [rr](http://rr-project.org/) — rr is a lightweight tool for recording and replaying execution of applications
|
||||
|
||||
### Embedded
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user