[lldb-dev] using LLDB to debug GCC-code?

Abid, Hafiz Hafiz_Abid at mentor.com
Fri Jan 10 01:55:46 PST 2014


Hi Jun,
It should not matter if you compiled your code with gcc or clang. You should be able use lldb to debug it.

Regards,
Abid

From: lldb-dev-bounces at cs.uiuc.edu [mailto:lldb-dev-bounces at cs.uiuc.edu] On Behalf Of Jun Koi
Sent: 10 January 2014 04:19
To: lldb-dev at cs.uiuc.edu
Subject: [lldb-dev] using LLDB to debug GCC-code?

hi,
i am excited to try out the LLDB tool. heard about that before, but only now i want to spend more time using it with LLVM-3.4.
a question: is there any disadvantages using LLDB to debug GCC-generated code, compared with using Gdb to debug same code?

or is it still recommended to use Gdb to debug Gcc code (due to some particular reasons), and LLDB is more for LLVM code?

thanks so much,
Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140110/a453b3f1/attachment.html>


More information about the lldb-dev mailing list