[Lldb-commits] [PATCH] D85145: Use syntax highlighting also in gui mode

Luboš Luňák via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 3 11:28:37 PDT 2020


llunak created this revision.
llunak added a reviewer: clayborg.
llunak requested review of this revision.

Use the same functionality as the non-gui mode, the colors just need translating to curses colors.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D85145

Files:
  lldb/source/Core/IOHandlerCursesGUI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85145.282689.patch
Type: text/x-patch
Size: 9915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200803/83d66790/attachment.bin>


More information about the lldb-commits mailing list