LLDB Debugger on Arch Linux

General questions regarding the usage of CodeLite
IWishIKnew
CodeLite Curious
Posts: 2
Joined: Mon Sep 08, 2014 8:14 am
Genuine User: Yes
IDE Question: C++
Contact:

LLDB Debugger on Arch Linux

Post by IWishIKnew »

I built codelite from he Arch User Repositories (AUR) and I'm installing LLDB from the AUR. Am I going to need to rebuild CodeLite in order to use the LLDB plugin?? I found the codelite-lldb binary, and I'm still waiting on LLDB to compile. On another computer with the same OS and coniguration, it doesn't work (there's no option for LLDB even though the plugin's enabled).
IWishIKnew
CodeLite Curious
Posts: 2
Joined: Mon Sep 08, 2014 8:14 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: LLDB Debugger on Arch Linux

Post by IWishIKnew »

RESOLVED: by installing libtinfo (which just makes a symlink to ncurses).

Applies to CodeLite Version <= 7.0* on Arch Linux.
Post Reply