>The last message from gdb to the target, "$vCont;s:6098;c#67", doesn't seem to make sense. Personally I don't >understand the semantics of vCont well enough to say for sure. > >Fortunately, vCont can be turned off. ;-) > >Can you repeat the experiment approximately like this? > % gdb test > (gdb) set debug remote 1 > (gdb) set remote verbose-resume off > (gdb) target remote 172.28.176.142:2001 > (gdb) break main > (gdb) continue > (gdb) where > (gdb) step >Send us the result just like before. The output was too long to cut and paste so I attached the log file. I hope it is okay. Many Thanks in advance, Bizhan