[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 15:08:47 PST 2025
medismailben wrote:
I'm not convinced of that this change needs to be happen in ScriptedProcess ... May be we could have a setting to not discard all modules loaded in case 1 of them failed to load that would also work with other Process plugins. @jimingham what do you think ?
https://github.com/llvm/llvm-project/pull/127153
More information about the lldb-commits
mailing list