[Lldb-commits] [PATCH] D128775: [trace] Fix errors when handling command arguments

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 29 09:51:42 PDT 2022


jingham added a comment.

Thanks for doing this.  The test suite was clean after my original changes, which means whatever is using CommandObjectMultipleThreads must not have had any tests where arguments were passed to it?  Ditto for the trace command.  Might be good to add those as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128775



More information about the lldb-commits mailing list