| View previous topic :: View next topic |
| Author |
Message |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Mon Jan 08, 2007 7:34 pm Post subject: Remote debugging with Visual C++ 2005 and PSPLink? |
|
|
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. |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Tue Jan 09, 2007 3:16 am Post subject: |
|
|
| 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 :( |
|
| Back to top |
|
 |
onne
Joined: 29 Aug 2006 Posts: 24
|
Posted: Tue Jan 09, 2007 9:35 am Post subject: |
|
|
| But alternatively you can also install the Eclipse on Windows as well. |
|
| Back to top |
|
 |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Tue Jan 09, 2007 6:54 pm Post subject: |
|
|
This is what I have did :). A pitty not to have everything in one ide, but ey! eclipse works outstanding on win too :).
HexDump. |
|
| Back to top |
|
 |
|