[Lldb-commits] [PATCH] D134581: [lldb] Prevent re-adding a module that is already loaded

2022-09-25 Thread Alvin Wong via Phabricator via lldb-commits
alvinhochun updated this revision to Diff 462745. alvinhochun added a comment. Updated condition for early return Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D134581/new/ https://reviews.llvm.org/D134581 Files: lldb/source/Target/Target.cpp l

[Lldb-commits] [PATCH] D134581: [lldb] Prevent re-adding a module that is already loaded

2022-09-25 Thread Alvin Wong via Phabricator via lldb-commits
alvinhochun added a reviewer: DavidSpickett. alvinhochun added a comment. Thanks for the comment. In D134581#3813484 , @jasonmolenda wrote: > I probably misunderstand the situation DynamicLoaderWindows finds itself in, > but in DynamicLoaderDarwin we h