jingham added a comment.

Note, the original code tries to finesse this by passing eLazyBoolCalculate, 
which then resolves to a check against the current command depth.  But that 
check was wrong for SBDebugger.HandleCommand, which is considered at depth 0, 
and anyway, I don't think it ever makes sense to have the regex command add the 
resolved command to the history.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126789

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to