|
From: | Daniel Colascione |
Subject: | Re: lldb support |
Date: | Tue, 8 Nov 2016 17:17:04 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
On 11/08/2016 04:54 PM, Richard Stallman wrote:
[[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > But if new code was written, it would be accepted then. Would you please remind me what lldb does?
LLDB is GDB with an evil goatee.It's a debugger that does the same job as GDB, but it's based on the Clang and LLVM toolkit for looking at the world, not binutils, GCC, etc. Compared to GDB, LLDB has a different and (IMHO) uglier command syntax, but both LLDB and GDB support the MI protocol.
[Prev in Thread] | Current Thread | [Next in Thread] |