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

Trigger JIT debuggers with panic=unwind #46056

Open
Zoxc opened this issue Nov 17, 2017 · 0 comments
Open

Trigger JIT debuggers with panic=unwind #46056

Zoxc opened this issue Nov 17, 2017 · 0 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. O-windows Operating system: Windows T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-debugging Working group: Bad Rust debugging experiences

Comments

@Zoxc
Copy link
Contributor

Zoxc commented Nov 17, 2017

Currently we only trigger JIT debuggers on Windows if we compile programs with panic=abort.

@Zoxc Zoxc added the O-windows Operating system: Windows label Nov 17, 2017
@XAMPPRocky XAMPPRocky added C-enhancement Category: An issue proposing an enhancement or a PR with one. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 19, 2018
@Enselic Enselic added the WG-debugging Working group: Bad Rust debugging experiences label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. O-windows Operating system: Windows T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-debugging Working group: Bad Rust debugging experiences
Projects
None yet
Development

No branches or pull requests

3 participants