I am trying to remote debug a multi-thread application on OMAP L138 but got "Warning: Invalid remote reply" on gdb when I tried to run it. It was able to stop at the breakpoint I set at main() but the warning came up when I told it to continue. I'm using Tera Term and VMWare and I've verified that the remote debugging was working with a simple hello world program. Could anyone suggest what I should do to get it to work?