CodeLLDB v1.6.2 Release Notes

  • 🛠 Fixed

    • 🐛 Bug #417: Loaded modules not shown.
    • 🛠 Fixed visualizers for Rust 1.48+ hashmaps.

    🆕 New

    • ➕ Added support for Apple Silicon.
    • 👍 The bundled LLDB is now compiled with support for X86, ARM, AVR, RISCV, MSP430 and WebAssembly architectures.
    • ➕ Added [RPC server](MANUAL.md#rpc-server) for "external" launching.
    • Implemented new data watchpoint options (read vs write vs read/write).