On Tue, Apr 18, 2006 at 10:25:06PM -0700, ashley jones wrote: > But i am able to setup initial connection, and also first > breakpoint gets hit. Is it like gdbserver (for mips) doesnt support > single step command? or is it like i have not configured gdb > properly ? I have downloaded fresh gdb-6.4 src, and ran "configure" > scripts on my target (sibyte). Am i missing anything ? How did you configure your host gdb? Use mips-linux or mips64-linux and it will not attempt to single step. -- Daniel Jacobowitz CodeSourcery