[Lldb-commits] [PATCH] D62743: Add color to the default thread and frame format.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 31 15:32:35 PDT 2019
aprantl added a comment.
Let the bike-shedding begin!
Feel free to ignore this, but personally, I'd only highlight the filename (or highlight the the line number in a different color).
Feel free to ignore this even more, but we should probably have symbolic color names instead of hardcoding red and such, for users with black-on-white vs. white-on-black (or green-on-black) terminals.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62743/new/
https://reviews.llvm.org/D62743
More information about the lldb-commits
mailing list