[Lldb-commits] [PATCH] D127755: [lldb] [llgs] Add test for resuming via c in multiprocess scenarios
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 28 07:04:49 PDT 2022
mgorny added a comment.
Ok, it seems that LLDB is hitting some deadloop on `brk #0xf000` in code. I've filed https://github.com/llvm/llvm-project/issues/56268 for it and I'm going to skip the tests relying on traps.
I'm going to try if I manage to get 32-bit ARM container to work as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127755/new/
https://reviews.llvm.org/D127755
More information about the lldb-commits
mailing list