[Lldb-commits] [lldb] Allow option to ignore module load errors in ScriptedProcess (PR #127153)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 14 02:27:44 PST 2025
labath wrote:
Let's see what @medismailben has to say, but I think it would be fine to "ignore" (meaning, to continue trying to load other modules) load errors even without the special flags, as I think that's how our non-scripted processes work (do they?)
https://github.com/llvm/llvm-project/pull/127153
More information about the lldb-commits
mailing list