[Lldb-commits] [PATCH] D140293: [lldb] Update custom commands to always be overrriden

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 11 11:56:02 PST 2023


mib added a comment.

In D140293#4044524 <https://reviews.llvm.org/D140293#4044524>, @JDevlieghere wrote:

> LGTM. The pattern of `debugger.HandleCommand("command script add -o -c [...]")` seems rather tedious. Would it make sense to add a wrapper to the SBAPI that takes care of that?

I think that would make sense. I'll do it in a follow-up!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140293/new/

https://reviews.llvm.org/D140293



More information about the lldb-commits mailing list