[all-commits] [llvm/llvm-project] e665d9: [lldb] Highlight basenames in backtraces (#137301)

Michael Buch via All-commits all-commits at lists.llvm.org
Mon Apr 28 00:29:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e665d95426a454b8f4a04252b815e6366491dfad
      https://github.com/llvm/llvm-project/commit/e665d95426a454b8f4a04252b815e6366491dfad
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M lldb/source/Core/CoreProperties.td
    M lldb/source/Plugins/Language/CPlusPlus/LanguageCPlusPlusProperties.td

  Log Message:
  -----------
  [lldb] Highlight basenames in backtraces (#137301)

Also changes the PC value color so it doesn't visually clash with the
function names

Before:
<img width="1510" alt="Screenshot 2025-04-25 at 10 38 58 AM"
src="https://github.com/user-attachments/assets/1ec35ba3-a3d9-4e5b-bac9-fc738bfe6d25"
/>

After:
![Screenshot 2025-04-25 at 4 34
27 PM](https://github.com/user-attachments/assets/3de6e778-ff97-4f47-b361-360e4bbfaede)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list