[lldb-dev] [Bug 17704] New: platform shell -- does not show color
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Oct 27 09:00:41 PDT 2013
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: lldb-dev at cs.uiuc.edu
Reporter: seysayux at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131027/0307e923/attachment.html>
More information about the lldb-dev
mailing list