ZequanWu wrote:

> why not just call ModulesDidLoad and delegate this (and possibly other 
> binary-just-loaded) behaviors to it?

That's what I did first, but it breaks the test 
`TestModuleLoadedNotifys.ModuleLoadedNotifysTestCase.test_launch_notifications` 
because of extra broadcaster event. So, I moved out the part of the part just 
updating breakpoints.

https://github.com/llvm/llvm-project/pull/88792
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to