jimingham wrote:

I'm of two minds about this.  OTOH, it is certainly useful to be able to 
observe Debugger creation.  OTOH, it would be equally useful to be able to 
observe Target creation and Process creation and probably other "debugger 
lifecycle" events.

One of the tasks I've not had time to get to yet is to make a "debugger 
lifecycle" extension to "target stop-hook" where you can add hooks to all these 
other lifecycle events.

I worry a little bit that backing into such a system piecemeal will make the 
ultimate structure harder to implement.

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

Reply via email to