|
From: Vijay S. N. <vs...@no...> - 2003-07-15 06:13:15
|
Hi Has anyone tried remote TCP debugging with GDB of MinGW/Windows 2000 with target=arm-linux ? After a few glitches, I have been able to build the cross-debugger GDB 5.1 on MinGW/Windows 2000 with target=arm-linux But "target remote IP:port" doesn't seems to be supported on the new built GDB on MinGW.. I think it has to do something with remote debugging possibility on MinGW.. Probably, someone would have tried to debug a remote application using TCP ?? any suggestions....or ideas are most welcome.. I have got ser-win32.c and few related files from Kai Routtu..but they are for remote serial support .. Thanks a lot to Kai .. waiting in anticipation Thanks and regards Vijay |