CodeLLDB v1.4.0 Release Notes

Release Date: 2019-10-20 // over 4 years ago
  • ๐Ÿ”„ Changed

    ๐Ÿ†• New

    • Added support for data breakpoints.
    • โž• Added "Attach to Process..." command for quick attaching without having to create a debug configuration.
    • โž• Added URL handler for [starting a debug session from outside of VSCode](MANUAL.md#starting-debug-session-outside-of-vscode). Rust users: please take note - I believe this may provide a more convenient way of debugging the unit tests.