Hi all,
I have been debuggin on linux remotely with psplink + eclipse. Now I´m on windows and need to do same thing. Is there any posibility to do remote debuggin with vc++ 2005 + psplink?.
Thnaks in advance,
HexDump.
Remote debugging with Visual C++ 2005 and PSPLink?
I dont think you can, there are tutorials for configuring vs2k5 to work with gcc backend, you could even get it to auto start your application from the IDE but I dont think it is possible to actually do any real debugging with VS cause there are no published interfaces for the debugger to allow you to write a GDB compatible stub :(