CodeLLDB v1.7.0 Release Notes
-
🔄 Changed
- 🔧 CodeLLDB configuration settings are now split into three groups: basic, advanced, and launch configuration defaults.
🆕 New
- ⚡️ Updated LLDB to 14.0.0
- Added support for VSCode memory viewer.
- ➕ Added UI for [console mode](MANUAL.md#debug-console) switching.
🛠 Fixed
- #584: Rust - With Simple Function, LLDB Debugger variables duplicated and random?
- 🏁 #633: Rust now emits with a new PDB language identifier, breaking debugging on Windows