JDevlieghere wrote: I was wrong, I completely missed that the signature here is different and takes an SBDebuggger, which is why this is implemented in SystemInitializerFull (i.e. to avoid a recursive dependency). I should have read that function before removing it. This approach isn't going to work. I still think more logic can be shared, but it's going to look sufficiently different that it's not going to worth reusing this PR for that.
https://github.com/llvm/llvm-project/pull/182568 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
