PDA

View Full Version : Debug a program during run time?


EdyEft
12-03-2006, 08:24 PM
I'm trying to diagnose why my program is always returning the same random value, but can't figure out a way to output or display what that variable is during a loop at runtime... Is their a way to display or alert the user to a variable value during runtime?

EdyEft
12-03-2006, 08:28 PM
Please disregard my above post, gnome was causing a screen cropping issue. Resolved.