This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New LLDB Debugger


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]