[Lldb-commits] [PATCH] D74252: Fix+re-enable Assert StackFrame Recognizer on Linux

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Feb 8 02:18:32 PST 2020


jankratochvil added a comment.

In D74252#1865493 <https://reviews.llvm.org/D74252#1865493>, @mib wrote:

> We'd like to avoid registering recognizers multiple times for the same purpose ...


OK, then it could be changed to a regex. Is it fine afterwards?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74252





More information about the lldb-commits mailing list