Skip to content

Commit 54e1ec8

Browse files
committed
LLDB
1 parent 03c3e32 commit 54e1ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
543543

544544
* [Comparison of debuggers](http://en.wikipedia.org/wiki/Comparison_of_debuggers) - A list of Debuggers from Wikipedia.
545545
* [GDB](https://www.gnu.org/software/gdb) - GNU Debugger.
546+
* [LLDB](http://lldb.llvm.org/) - The LLDB Debugger.
546547
* [Valgrind](http://valgrind.org/) - A tool for memory debugging, memory leak detection, and profiling.
547548
* [x64_dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
548549

0 commit comments

Comments
 (0)