vadimcn / codelldb

A native debugger extension for VSCode based on LLDB
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
MIT License
2.42k stars 237 forks source link

Optionally show variable values in different formats #1101

Open tmssngr opened 1 month ago

tmssngr commented 1 month ago

e.g. in hex or binary form, or maybe interpret an int as character