================
@@ -2034,10 +2042,12 @@ bool StackFrame::HasCachedData() const {
}
bool StackFrame::GetStatus(Stream &strm, bool show_frame_info, bool
show_source,
- bool show_unique, const char *frame_marker) {
+ bool show_unique, const char *frame_marker,
+ const std::wstring skipped_frame_marker) {
----------------
charles-zablit wrote:
Fixed, thanks!
https://github.com/llvm/llvm-project/pull/167550
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits