How to preview char types while debugging?
#1365
Unanswered
dotmatrixbeeper
asked this question in
Q&A
Replies: 1 comment
-
|
I don't think LLDB has a great way to format those. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to debug a Vec and the current debug view shows them in 'U+0x..' convention.

Does anyone know how to do a pretty print to show these as their character representations?
This is on pop-os.
CodeLLDB version: 1.12.0
Beta Was this translation helpful? Give feedback.
All reactions