Michael137 updated this revision to Diff 454340.
Michael137 added a comment.
- Remove redundant breakpoint
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132231/new/
https://reviews.llvm.org/D132231
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWA
Michael137 updated this revision to Diff 454339.
Michael137 added a comment.
- Combine xfail tests cases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132231/new/
https://reviews.llvm.org/D132231
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARF
mgorny updated this revision to Diff 454331.
mgorny added a comment.
Update `Communication::SynchronizeWithReadThread()`, fixing tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132283/new/
https://reviews.llvm.org/D132283
Files:
lldb/include/lldb/Core/Communication.h
lldb/sour