From 2e62daec71c1a5cdeca13db520941e32cf27620e Mon Sep 17 00:00:00 2001 From: Derek Date: Fri, 22 Dec 2017 07:39:43 -0700 Subject: [PATCH] linked to rw store, Amazon doesn't have v2...yet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eae3c46..67b3b42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLDB - + A collection of LLDB aliases/regexes and Python scripts to aid in my debugging sessions. These scripts are built only for my own amusement, but some of them might be helpful in your own work. If you want to gain a better understanding of how to build these LLDB scripts, or gain a better understanding of LLDB in general, check out **Advanced Apple Debugging and Reverse Engineering**