hanchenye-llvm-project/lldb/tools/driver
Michael Sartain c3ce7f2740 Add ${ansi.XX} parsing to lldb prompt, use-color setting, and -no-use-colors command line options.
settings set use-color [false|true]
settings set prompt "${ansi.bold}${ansi.fg.green}(lldb)${ansi.normal} "
also "--no-use-colors" on the command prompt

llvm-svn: 182609
2013-05-23 20:47:45 +00:00
..
CMakeLists.txt Append missing version number to lldb binary built by cmake 2013-05-17 18:51:03 +00:00
Driver.cpp Add ${ansi.XX} parsing to lldb prompt, use-color setting, and -no-use-colors command line options. 2013-05-23 20:47:45 +00:00
Driver.h <rdar://problem/13764135> 2013-05-14 17:36:51 +00:00
IOChannel.cpp <rdar://problem/13063912> 2013-05-06 22:10:33 +00:00
IOChannel.h <rdar://problem/13063912> 2013-05-06 22:10:33 +00:00
Makefile
lldb-Info.plist