grimar created this revision.
grimar added reviewers: LLDB, clayborg, aprantl, dblaikie, probinson.
Herald added a subscriber: JDevlieghere.
DWARF5 spec describes single file split dwarf case (when .dwo sections are in
the .o files).
Problem is that LLDB does not work correctly in that case. The
> AFAIR, adding an exit(...) to ConnectToRemote won't solve this problem. The
> test will still be failing on Arch.
I was more hoping it would at least turn the deadlock into a fail,
this way I could at least run the test suit.
Anyway, the actual issue is related Python 3: Arch Linux (and probab