Closed kpgalligan closed 2 years ago
Rust lldb formatters seem to support much more formatting and may produce much better type info in the debugger. The lldb docs aren't easy to parse, so looking at the rust sample should tell us a lot: https://github.com/vadimcn/vscode-lldb/blob/master/formatters/rust.py
Rust lldb formatters seem to support much more formatting and may produce much better type info in the debugger. The lldb docs aren't easy to parse, so looking at the rust sample should tell us a lot: https://github.com/vadimcn/vscode-lldb/blob/master/formatters/rust.py