CodeLLDB v0.8.0 Release Notes

    • ➕ Added [Parameterized Launch Configurations](MANUAL.md#parameterized-launch-configurations).
    • 0️⃣ Display settings such as disassembly display, default variable formats, will now be persisted across debug sessions.
    • 🆕 New command to toggle pointer address display setting.
    • 🛠 Fixed order of precedence when merging of lldb.launch... properties across multiple levels of settings.
    • CodeLLDB will now pause execution upon debuggee crash (instead of terminating the debug session).