aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9a19d97..1710a43 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,6 @@
3This project demonstrates how to use the LLDB C++ API to build a very basic 3This project demonstrates how to use the LLDB C++ API to build a very basic
4debugger. 4debugger.
5 5
6> [!IMPORTANT]
7> This is a work in progress and is not a production-ready debugger. I wrote
8> this to learn how to use the LLDB C++ API.
9
10https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866 6https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866
11 7
12## Requirements 8## Requirements