Skip to content

set debug level to 2 in the dev profile to allow inspecting variable values - #4819

Open
DetachHead wants to merge 1 commit into
facebook:mainfrom
DetachHead:fix-debugging
Open

set debug level to 2 in the dev profile to allow inspecting variable values#4819
DetachHead wants to merge 1 commit into
facebook:mainfrom
DetachHead:fix-debugging

Conversation

@DetachHead

@DetachHead DetachHead commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

@connernilsen this is what i was talking about the other day. changing this allows the debugger to see the values of variables at runtime

https://doc.rust-lang.org/cargo/reference/profiles.html#debug

Test Plan

clicked the "Debug" button on a test and hovered over a variable (tested with the CodeLLDB extension):

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants