1
0
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:
kud1ing 2015-12-23 08:42:16 +01:00
parent 1801683fc3
commit ecf8170e80

View File

@ -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