Fallback to gdbserver if lldb-server isn't found
Opened this issue · 0 comments
Snaipe commented
lldb-server doesn't always ship with lldb, and some other systems have clang+gdb without lldb. It would be better to fallback to gdbserver if lldb-server isn't available.