[Lldb-commits] [PATCH] D75073: [lldb] Color the current PC marker

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 24 14:38:33 PST 2020


clayborg added a comment.

In D75070 <https://reviews.llvm.org/D75070> I commented that we might want to allow users to change the ${current-pc-arrow} as a string. It is hard coded to "->", though with all the terminal codes, it might be nice to let this be a setting.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75073/new/

https://reviews.llvm.org/D75073





More information about the lldb-commits mailing list