When I'm debugging in AS, I often have the problem...
# android-studio
l
When I'm debugging in AS, I often have the problem that some variables are "optimised out" so I'm not able to see its value. Is it possible to prevent this behavior?
e