[Lldb-commits] [lldb] Allow option to ignore module load errors in ScriptedProcess (PR #127153)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 17 16:48:52 PST 2025


medismailben wrote:

I'd like to get a better understanding of what you're trying to achieve:

Does the child elf-core process doesn't have any module loaded ? Are they only described in the tombstone and require to be downloaded which could potentially fail ?

https://github.com/llvm/llvm-project/pull/127153


More information about the lldb-commits mailing list