View Single Post
  #5  
Old 12-30-2013, 10:11
fqjp fqjp is offline
Friend
 
Join Date: Apr 2011
Posts: 43
Rept. Given: 1
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 2
Thanks Rcvd at 34 Times in 18 Posts
fqjp Reputation: 2
You may use eclipse+cdt+dbg for c/c++ debuging.

http://stackoverflow.com/questions/15918888/how-to-configure-eclipse-cdt-with-gdb-debugger

you may get LLDB by apt in ubuntu.
http://llvm.org/apt/
Reply With Quote