oontvoo wrote:

> However, it's use tends to be somewhat cumbersome because you have to write 
> some code do something, and then also drive that code from the command line. 
> I would recommend trying to test as much as possible via the unit tests 
> (which are basically can do anything that lldb-test can, but you don't have 
> to drive them from the command line), and use only when you really need an 
> end-to-end experience.

Ok - thanks for the details! That makes it a lot easier :)

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

Reply via email to