I created a virtual machine where you can check if the problem you are fixing is the same as mine.
Look for "lldb_vm_location.txt" on support for the link to download the VM.
I used Virtualbox 5.2.18 for the VM, also you need the "Virtualbox extensions pack" in order to run the VM properly, otherwise you may get USB errors, which I think you may have gotten with VMs I shared last year.
Here are the instructions to reproduce:
1) Install VirtualBox 5.2.18
2) IMPORTANT: Install Virtualbox extension pack 5.2.18 (it is a separate download)
3) Download centos7-1511-lldb-issue.7z from the link provided in "lldb_vm_location.txt" on support
4) Unzip it to get a file named centos7-1511-lldb-issue.ova
5) In Virtualbox, do File->Import Appliance to import the ova file
6) Start the virtual machine
7) Maximize VirtualBox, the linux guest OS will fill the screen

At login screen, click on "setest" to login
9) Enter password "setest" and sign in
10) Right click on desktop and select "Konsole"
11) Type "vsl" at the prompt to Launch SE
12) Wait about 10 seconds for SE to come up
13) Project->Open Workspace, choose /home/setest/clanghello/clanghello.vpw
14) Debug->Start
Observe issue: "Error continuing: Could not start app for debugging"