https://github.com/labath commented:

Two questions:
- what about commands (like frame/target variable) which can return more than 
variable. I guess I'm wondering if this should be a SBValueList instead?
- what about commands (I don't know if we have any) whose output consists of 
more than formatting a single value (which, I guess would be lost if the IDE 
decides to ignore the output). Are we fine with not supporting that? (we could 
say that if a command wants to print some extra output, it should use the error 
stream for that)

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

Reply via email to