[Lldb-commits] [PATCH] D20835: Mark the current column when displaying the context of the current breakpoint on the terminal.
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Tue May 31 15:06:22 PDT 2016
aprantl added a comment.
I was also wondering if there was a preferred way to detect whether LLDB is connected to a dumb terminal. I noticed that Stream has an eANSI flag, but it seemed to be always zero.
Repository:
rL LLVM
http://reviews.llvm.org/D20835
More information about the lldb-commits
mailing list