Skip to content

Fix failure of lldb test on macOS 26 runner#2296

Merged
bettio merged 1 commit into
atomvm:release-0.7from
pguyot:w19/fix-lldb-macos26-hang
May 7, 2026
Merged

Fix failure of lldb test on macOS 26 runner#2296
bettio merged 1 commit into
atomvm:release-0.7from
pguyot:w19/fix-lldb-macos26-hang

Conversation

@pguyot
Copy link
Copy Markdown
Collaborator

@pguyot pguyot commented May 6, 2026

Also update documentation about lldb bug related to breakpoint in jit code

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Also update documentation about lldb bug related to breakpoint in jit code

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@bettio bettio changed the base branch from main to release-0.7 May 7, 2026 09:11
@bettio bettio merged commit e9127c3 into atomvm:release-0.7 May 7, 2026
149 of 151 checks passed
@pguyot pguyot deleted the w19/fix-lldb-macos26-hang branch May 7, 2026 17:19
bettio added a commit that referenced this pull request May 14, 2026
Merge fixes, features, and improvements from release-0.7, including:
- Add UART support to RP2 platform (#2125)
- Fix uart:open/1,2 and gpio:open/0, gpio:start/0 API (#2258)
- Fix localtime/1 memory leak, use-after-free, and TZ restore bugs (#2291)
- Fix failure of lldb test on macOS 26 runner (#2296)
- Fix two close bugs in atomvm:subprocess/4 (#2297)
- CI: fix esp32c61 flappiness (#2298)
- STM32: add otp_crypto with mbedTLS (#2299)

uart:open/1,2 and gpio:open/0, gpio:start/0 now raise on failure
instead of returning {error, Reason}. Update any code that
pattern-matched the error tuple.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants