From 7ab05b2c705b95eb25ff58351bb42ba9c1f6d7b3 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Wed, 28 Oct 2015 08:59:27 +0100 Subject: [PATCH] add lldb_batchmode.py --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9783cf8..6699b02 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,8 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/) and [Rust web framew * 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) ### IDEs