Ar Sad, 2006-09-02 am 17:15 +0530, ysgrifennodd Nida M: > I am woking for linux2.6.16 on MIPS platform. > I am tring to implement single stepping on MIPS. > But I found that there is no single step instruction in the MIPS. There is no single step instruction feature on most processors. Nor any need to "implement" single step I suspect man 2 ptrace man gdb The tools exist as standard.