Catch the possible error from lldb-gdbserver's main loop, and report
it verbosely. Currently, if the loop fails the server exits normally,
rendering the problem indistinguishable from regular termination.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM