[Lldb-commits] [lldb] [lldb] Highlight basenames in backtraces (PR #137301)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 28 04:21:51 PDT 2025
DavidSpickett wrote:
@Michael137, in the second screenshot in the PR description, ``clang-21`clang-main`` has `clang-main` highlighted, but ``clang-21`main`` does not highlight `main`. dyld also doesn't highlight start but that could be a lack of the debug information needed.
Is that expected?
(I'm pretty busy right now otherwise I'd check for myself)
https://github.com/llvm/llvm-project/pull/137301
More information about the lldb-commits
mailing list