[Lldb-commits] [PATCH] D75070: [lldb] Color the line marker

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 24 11:34:52 PST 2020


JDevlieghere created this revision.
JDevlieghere added reviewers: teemperor, clayborg.
Herald added a subscriber: abidh.
Herald added a project: LLDB.
JDevlieghere updated this revision to Diff 246271.
JDevlieghere added a comment.

Simplify `should_show_stop_line_with_ansi`


Highlight the color marker similar to what we do for the column marker.


https://reviews.llvm.org/D75070

Files:
  lldb/include/lldb/Core/Debugger.h
  lldb/source/Core/CoreProperties.td
  lldb/source/Core/Debugger.cpp
  lldb/source/Core/SourceManager.cpp
  lldb/test/Shell/Settings/TestLineMarkerColor.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75070.246271.patch
Type: text/x-patch
Size: 5327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200224/02b6009e/attachment.bin>


More information about the lldb-commits mailing list