mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
add description for lldb_batchmode
This commit is contained in:
parent
1801683fc3
commit
ecf8170e80
@ -96,7 +96,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||
* GDB
|
||||
* [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)
|
||||
* [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.
|
||||
|
||||
### IDEs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user