Files
clang-p2996/lldb/source/Interpreter/CommandInterpreter.cpp
Dave Lee 5d16fbc275 [lldb] Support any flag to _regexp-bt (#116260)
In particular, this allows `bt -u`.

Note that this passthrough behavior has precedent in `_regexp-break`,
where `b (-.*)` is expanded to `breakpoint set %1`.
2024-11-14 13:27:41 -08:00

132 KiB