Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Re: Llvm project has lldb debugger

On 7 Jun 2010, at 23:15, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:

Looks like lldb has just been released and is compiled into XCode 4. Seems to be more performant than gdb and doesn't have the restrictive licensing of gdb.

Will post a public link to the page (probably somewhere at http://llvm.org ) when I find it.

The project has been announced at:
http://blog.llvm.org/2010/06/new-lldb-debugger.html


The debugger itself is at http://lldb.llvm.org

Alex


Back to the top