Skip to content

Add -Dmax-backtrace=N to the CLI#13218

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:cli-backtrace-configuration
Apr 28, 2026
Merged

Add -Dmax-backtrace=N to the CLI#13218
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:cli-backtrace-configuration

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This enables customizing the number of frames captured in a backtrace should it exceed 20. Setting this to 0 additionally enables a mechanism to disable backtraces.

This enables customizing the number of frames captured in a backtrace
should it exceed 20. Setting this to 0 additionally enables a mechanism
to disable backtraces.
@alexcrichton alexcrichton requested a review from a team as a code owner April 28, 2026 03:43
@alexcrichton alexcrichton requested review from dicej and removed request for a team April 28, 2026 03:43
@alexcrichton alexcrichton added this pull request to the merge queue Apr 28, 2026
Merged via the queue into bytecodealliance:main with commit f7b45a0 Apr 28, 2026
48 checks passed
@alexcrichton alexcrichton deleted the cli-backtrace-configuration branch April 28, 2026 14:45
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