ios - Can I check any value in Xcode debugger? -


i use xcode 6.x wonder if there way check(see) variable value(including local, global) writing name @ debug break point.

thank reply!

i use po in console window or use expression window

po variablename  

Comments

Popular posts from this blog

python - Creating a new virtualenv gives a permissions error -

go - Idiomatic way to handle template errors in golang -

c# - What is a NullReferenceException, and how do I fix it? -