Addr2line enhance 5#4977
Merged
lum1n0us merged 1 commit intoJul 16, 2026
Merged
Conversation
BenSunWhiteBoard
force-pushed
the
addr2line_enhance_5
branch
from
July 9, 2026 02:17
3abd6e7 to
f07031b
Compare
compilation_on_android_ubuntu.yml: - Existing build_samples_others step (debug-tools) now calls verify.sh instead of inline grep assertions. - New build_samples_debug_tools_optimized job: builds the new sample twice (classic-interp and fast-interp via -DUSE_FAST_INTERP=ON) and runs verify.sh oob/stackoverflow x wasm/aot for each build. - New addr2line_tests job: runs the pytest suite at test-tools/addr2line/tests/ against the default wasi-sdk on every PR. nightly_run.yml: - New addr2line_tests_multi_sdk job: installs wasi-sdk 29.0 (clang 21) and 33.0 (clang 22) side by side and runs the test suite with --multi-sdk so build-based tests are re-run once per SDK, catching DWARF-encoding differences between clang versions. Depends on: - the addr2line.py refactor (per-PR job runs the test suite) - samples/debug-tools refresh (existing sample CI step now calls verify.sh) - samples/debug-tools-optimized (new job builds and tests it) - the pytest suite (new jobs invoke pytest)
BenSunWhiteBoard
force-pushed
the
addr2line_enhance_5
branch
from
July 15, 2026 06:34
f07031b to
34c1b01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.