CodeLLDB v1.6.7 Release Notes

  • ๐Ÿ”„ Changed

    • โฌ†๏ธ Rolled the bundled LLDB back to v12, because crash reports started coming from users after upgrade to v13.

    ๐Ÿ†• New

    • โž• Added support for inline breakpoints.
    • โž• Added support for LLDB reproducers.

    ๐Ÿ›  Fixed

    • ๐Ÿ› Bug #512: External terminal no longer works since updating to v1.6.6
    • ๐Ÿ› Bug #519: Attaching to remote process using debugserver on Mac/iOS is not working.
    • ๐Ÿ› Bug #522: Conditional breakpoints don't trigger when empty logMessage is supplied.