I mean, if I have an #include in a particular .h file, I seem to recall that in XCode 3, there was a simple way to have one or more of the include file's variables appear in the variables pane of the debug window.
I found a way around it - if I control-click on the variables pane, I can type in a variable name and its value shows up - but I wonder if there's an easier way (e.g. to select variables that I want to watch from a list).
-- Don
|