Hi, Is it possible to step over the call instruction. i.e. while single stepping the code is there any way of not entering the function call made by 'call' and return to kdb at the very next instruction. (Something similar to solaris kdb '[') -- Srikant