[Lldb-commits] [lldb] [lldb] Highlight basenames in backtraces instead of the PC value (PR #137301)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 25 05:46:43 PDT 2025


Michael137 wrote:

> I kinda like how the (highlighted) PC value creates a column. What would you say to highlighting both?
> 
> (I know I can change this locally if I want to, so this is really a question what's a better default => don't change this just because I said so)

This is what it would look like
<img width="1510" alt="Screenshot 2025-04-25 at 1 40 59 PM" src="https://github.com/user-attachments/assets/1d1d67e0-f00c-49a0-969e-270ee126e8fc" />

Maybe we could use a different color? Don't have strong opinions on this.

https://github.com/llvm/llvm-project/pull/137301


More information about the lldb-commits mailing list