Getting error "Could not connect to codelite-lldb..."
Posted: Sun Aug 07, 2016 11:28 pm
Hi, love the IDE, but am running into some problems with debugging. I am getting error "Could not connect to codelite-lldb at '/tmp/codelite-lldb.33192.sock' " on OSX 10.10.5. I have Xcode installed and am compiling fine using Cross GCC (LLVM). Any ideas where to look or how to fix. Everyone else's LLDB seems to work out of the box on Mac. So here is what I am seeing, two files in /tmp:
codelite_indexer.32800.sock
codelite_indexer.33192.sock
And I see a terminal window popup as well...
tty > /tmp/terminal.tty.33192 && clear && sleep 12345
which is blank until I receive the could not connect message, then prints:
[Process completed]
I would rather get this working since it seems I might as well invest the effort now, rather than code signing gdb on Mac. Thanks is advance for any help working this out...
-bb
codelite_indexer.32800.sock
codelite_indexer.33192.sock
And I see a terminal window popup as well...
tty > /tmp/terminal.tty.33192 && clear && sleep 12345
which is blank until I receive the could not connect message, then prints:
[Process completed]
I would rather get this working since it seems I might as well invest the effort now, rather than code signing gdb on Mac. Thanks is advance for any help working this out...
-bb