New LLDB Debugger
Chris Lattner
clattner@apple.com
Wed Jun 9 05:30:00 GMT 2010
Hi All,
For anyone interested, the LLVM Project just announced a new LLDB debugger, which builds on a number of existing LLVM libraries, such as the Clang C/ObjC/C++ parser, the LLVM JIT (for handling target ABI issues), the LLVM disassembler APIs etc.
If you're interested you can read more about it here:
http://blog.llvm.org/2010/06/new-lldb-debugger.html
http://lldb.llvm.org/
Please follow up on the lldb-dev list (lldb-dev@cs.uiuc.edu) if you are interested,
-Chris
More information about the Gdb
mailing list