diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-16 15:51:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-16 15:51:36 +0100 |
| commit | 8543782f2c9dd3fc5af667a5265da786b16e5eb3 (patch) | |
| tree | dd34fccf48ce13412ff50fac94fb7856ce1b809a /README.md | |
| parent | 301531f48341cef7b4255a45ebd702bf8b95ce5f (diff) | |
| download | toy-debugger-8543782f2c9dd3fc5af667a5265da786b16e5eb3.tar.gz | |
Update README to remove work-in-progress notice
Removed important note about project status.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -3,10 +3,6 @@ This project demonstrates how to use the LLDB C++ API to build a very basic debugger. -> [!IMPORTANT] -> This is a work in progress and is not a production-ready debugger. I wrote -> this to learn how to use the LLDB C++ API. - https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866 ## Requirements |
