http://llvm.org/bugs/show_bug.cgi?id=17704
Bug ID: 17704
Summary: platform shell -- does not show color
Product: lldb
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Overview:
Commands that are run through "platform shell" do not show ANSI colors in their
output.
Steps to reproduce:
!) Enter lldb
2) Use platform shell to run any command that produces color output (e.g. ls
--color, clang, cmake)
Expected results:
The command gets executed with color output.
Actual results:
The command gets executed, but there is no color in its output.
Platform:
OS X 10.8,5, using latest LLDB bundled with XCode.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev