"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "7d19067c425a8281e5495a1d4f392552abf855c8"
Fix Linux remote debugging after r313442
On Linux lldb-server sends an OK response to qfThreadInfo if no process is started yet. I don't know why would LLDB issue a qfThreadInfo packet before starting a process but creating a fake thread ID in case of an OK or Error respoinse sounds bad anyway so lets not do it. llvm-svn: 313525
Loading
Please register or sign in to comment