krytarowski added a comment. In D90757#2378404 <https://reviews.llvm.org/D90757#2378404>, @theraven wrote:
> Does the new plugin work with processes that are created with `pdfork`? The > last time I tried this, it caused the old plugin to lock up the debugger > entirely. Please can you ensure that there are tests that cover `pdfork` and > `cap_enter` in the child? These are currently quite badly broken. Can you show an example of a program (ideally minimal) that is supposed to work but hangs? Does GDB support pdfork-ed children? There is also TRAP_CAP and I'm not sure what should we do upon it. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90757/new/ https://reviews.llvm.org/D90757 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits