Replies: 1 comment
-
https://github.com/vadimcn/codelldb/wiki/Custom-Data-Formatters |
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
-
I am not familiar with command-line LLDB only this VSCode plugin.
My question is: how do I specify and use custom data formatters?
Specifically, I'd like to have custom formatters for
protobuf
generated files in C++.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions