> The odd thing is, if I step through this function in GDB, the local variable > 'r' will not show up in the local variable list, so I have no idea what it's > value is. Any ideas here? Welcome to the optimizer. Pass r to any function, break inside that function. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple