[Lldb-commits] [lldb] [lldb][DynamicLoader] Fix lldb unable to stop at _dl_debug_state if user set it before the process launched. (PR #88792)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 17 10:04:50 PDT 2024


labath wrote:

So, could the fix be as simple as passing notify=false in the first call ?

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


More information about the lldb-commits mailing list