K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-07-10T22:16:18.000000Z K 7 svn:log V 233 Call getit() unconditionally and only grab clock_lock when the debugger is not active. The fixes breakages of DELAY() when running in the debugger, because not calling getit() when the debugger is active yields a DELAY that doesn't. END