mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-09-04 22:53:43 -04:00
add description for lldb_batchmode
This commit is contained in:
parent
1801683fc3
commit
ecf8170e80
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||||
* GDB
|
* GDB
|
||||||
* [rust-gdb](https://github.com/rust-lang/rust/blob/master/src/etc/rust-gdb)
|
* [rust-gdb](https://github.com/rust-lang/rust/blob/master/src/etc/rust-gdb)
|
||||||
* LLDB
|
* 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
|
### IDEs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue