labath wrote:

That sounds reasonable. Those three parts should be mostly independent. The 
dynamic loader plugin is tricky as it sort of binds everything together. 
Basically my criterion is: "can this code be useful (e.g. tested) without the 
functionality that is not implemented yet". If the answer is no, then we ought 
deal with the things that make it useful first.

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

Reply via email to