android chipmonk can't see local variables when stopped in a function

Viewed 6

When I'm stopped at a breakpoint in a function and I try to look at local variables, it tells me that they are not found. I can see global variables, just not local ones. I'm sure this must be possible, but not sure how to do it. I'm using the latest release of Android Studio (Chipmonk).

0 Answers
Related