[all-commits] [llvm/llvm-project] a630ca: [lldb][breakpoint] Grey out disabled breakpoints (...

Chelsea Cassanova via All-commits all-commits at lists.llvm.org
Wed Jun 18 13:06:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a630ca6f6c4727d852d60076d1179c3e9830ca2f
      https://github.com/llvm/llvm-project/commit/a630ca6f6c4727d852d60076d1179c3e9830ca2f
  Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M lldb/include/lldb/Core/Debugger.h
    M lldb/source/Breakpoint/Breakpoint.cpp
    M lldb/source/Core/CoreProperties.td
    M lldb/source/Core/Debugger.cpp
    A lldb/test/API/terminal/TestDisabledBreakpoints.py

  Log Message:
  -----------
  [lldb][breakpoint] Grey out disabled breakpoints (#91404)

This commit adds colour settings to the list of breakpoints in order to
grey out breakpoints that have been disabled.



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