Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to use colors in lldb? #90

Open
zyqhi opened this issue Jul 29, 2017 · 1 comment
Open

Is there any way to use colors in lldb? #90

zyqhi opened this issue Jul 29, 2017 · 1 comment

Comments

@zyqhi
Copy link

zyqhi commented Jul 29, 2017

Log contents in source code will be colorized when using NSLog surrounded with color options, but when debug in lldb with following command:

 po NSLog(@"\xC2\xA0[" @"fg0,0,255;" @"hello" @";")

The text hello won't be colorized, is there any way to colorize the output?

@timotheecour
Copy link

40200 – color prompt causes wrong indentation of cmds (with settings set prompt "\033[31m(lldb)\033[0m ")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants