Post

Replies

Boosts

Views

Created

How do I view global variables in the debugger window?
When I select the "all" option for which variables to show my global variables don't show up. I've got a set of arrays that are used to store data that are globally available. But when I'm in a routine that uses them they don't show up in the debugging window. There might be a bug because once they did show up but that was only once. I know the variables exist and are in scope since the method uses them and works just fine. Thanks for any help. I'm using Xcode 12.1
1
0
1.3k
Aug ’21