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?
22 Answers
Go to the scripts section, pause, and refresh. Then look in the scope variables section.
"Waldo" should do the trick for you:
1