I set a breakpoint within a function. Now, I want to search through the names of local variables for one named foo.
How do I do that?
|
I set a breakpoint within a function. Now, I want to search through the names of local variables for one named How do I do that? |
||||
|
Go to the scripts section, pause, and refresh. Then look in the scope variables section. |
|||
|
|
foo, orfooor ` foo`? – soandos Jul 2 '12 at 18:01