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: [email protected] [mailto:[email protected]] On Behalf Of Jun Koi Sent: 10 January 2014 04:19 To: [email protected] 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
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
