Sometimes the locals window is pretty full, meaning there can be a lot of variables -- I would say I use the Watches window instead 99% of the time. I just copy or drag and drop the variable I want to watch there. You can also use (_wp(object, propertyname)) there and evaluate expressions, and copy the resulting values.