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

Feature - JIT enable host stack frames #31

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

Lichtso
Copy link
Collaborator

@Lichtso Lichtso commented Feb 13, 2025

This feature allows us to get full stack traces in debuggers and profilers.

stmt_expr_attributes are not stable yet, so I had to get a bit creative.

@Lichtso Lichtso force-pushed the feature/jit-enable-host-stack-frames branch from ac529a6 to c2dbfd3 Compare February 13, 2025 16:03
@Lichtso Lichtso requested a review from alessandrod February 13, 2025 16:06
@Lichtso Lichtso force-pushed the feature/jit-enable-host-stack-frames branch from c2dbfd3 to d23d240 Compare February 13, 2025 17:21
@Lichtso Lichtso force-pushed the feature/jit-enable-host-stack-frames branch from d23d240 to 5ead985 Compare February 13, 2025 17:42
@Lichtso Lichtso merged commit 4b59104 into main Feb 13, 2025
11 checks passed
@Lichtso Lichtso deleted the feature/jit-enable-host-stack-frames branch February 13, 2025 21: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