Now that we correctly ignore ASCII escape sequences when colors are disabled (rL362240), I'd like to change the the default frame and thread format to include color in their output, in line with the syntax highlighting that Raphael added a while ago. More specifically, I want to highlight the stop reason and the file + line/column number. With colors disabled, this of course is a no-op.
Please see the following screenshot for example output: https://i.imgur.com/KRZhxSz.png
Thanks, but I was thinking more about something that could be replaced dynamically to support dark and light terminals in the same LLDB binary. Int hits form, this probably doesn't add much because ...