[Lldb-commits] [lldb] [lldb][Windows] Reuse preloaded exe module on launch (PR #210010)

via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 16 07:28:44 PDT 2026


Nerixyz wrote:

If the module is present, is it true that `GetExecutableModule` will return the module we'd set with `SetExecutableModule`? You can also move the `SetExecutableModule` in the `if`.

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


More information about the lldb-commits mailing list