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
Differential D58228
[lldb] [lldb-server] Catch and report errors from main loop mgorny on Feb 14 2019, 3:42 AM. Authored by
Details Catch the possible error from lldb-gdbserver's main loop, and report
Diff Detail |