PDA

View Full Version : XCode question




w00tmaster
Aug 3, 2004, 01:49 PM
Is there a way while I am debugging a C++ program to run the program until a certain global variable is changed?
I know I could do it on an old Fortran-77 debugger running on a VAX, but I am curious if XCode can do it.