Alex Khosrowshahi
Alex Khosrowshahi
Added in versions `>= 5.1.7872.` Setting to show variable placement info is available in the settings or from the hamburger menu added to the top right of the variable list.
~~Added in vers. >= `5.1.7626`~~
> [@spoonmilk](https://github.com/spoonmilk) Checking on `5.1.7827-dev`, I don't see a new Project path. Am I missing something? > As it turns out, build unexpectedly failed. Will update again when this is...
The issue here seems to stem from the printf and assert being at different addresses, so we have to check if the variable is dominated by an assert which had...