Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aot debugger compilation error on windows #3370

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

wenyongh
Copy link
Contributor

Fix aot debugger compilation error on windows as reported in #3184.

And update the stack size configuration for product-mini zephyr sample
since the native stack overflow check was enhanced and the zephyr sdk
was also upgraded.

@TianlongLiang
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit e11eae9 into bytecodealliance:main Apr 29, 2024
376 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 1, 2024
Fix aot debugger compilation error on windows as reported in bytecodealliance#3184.

And update the stack size configuration for product-mini zephyr sample
since the native stack overflow check was enhanced and the zephyr-sdk
was also upgraded.
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 2, 2024
Fix aot debugger compilation error on windows as reported in bytecodealliance#3184.

And update the stack size configuration for product-mini zephyr sample
since the native stack overflow check was enhanced and the zephyr-sdk
was also upgraded.

Signed-off-by: victoryang00 <victoryang00@ucsc.edu>
@wenyongh wenyongh deleted the fix_zephyr_and_win_aot_debug branch May 9, 2024 14:09
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Fix aot debugger compilation error on windows as reported in bytecodealliance#3184.

And update the stack size configuration for product-mini zephyr sample
since the native stack overflow check was enhanced and the zephyr-sdk
was also upgraded.

Signed-off-by: victoryang00 <victoryang00@ucsc.edu>
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.

None yet

2 participants