BoxFort
BoxFort copied to clipboard
Fallback to gdbserver if lldb-server isn't found
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.