I am work with VisualGDB Trail Version and in the following requirements:
1. Win-PC Editor with Visual Studio 2013
2. The SRC code are compile on a external Linux PC with GCC toolchain
3. The Embedded System (Linux 2.6) boot from Linux PC root-file system (Netboot)
4. PC/Embedded ssh connection with root user and password on Embedded Host work (Putty Ehernet consol)
5. The Embedded gdbserver Version is 7.2
6. I define a SSH connection with IP/User/Passwort for Embedded System, screen 1
7. and define Quick debug setup Parameters for Linux, screen 2
screen 1
![](http://www.bilderload.com/bild/345600/shhsetuppc96KVH.jpg)
screen 2
![](http://www.bilderload.com/bild/345601/quickdebugsetuplinux2MJ84.jpg)
Now, i start my quick start debug session failure, screen 3 and 4.
screen 3
![](http://www.bilderload.com/bild/345602/gdbsession1errormesageN1BDV.jpg)
screen 4
![](http://www.bilderload.com/bild/345603/gdbsession2errormesage3AEJU.jpg)
If i use the same gdbserver Option in a separate putty session it works!, screen 5
screen 5
![](http://www.bilderload.com/bild/345604/puttygdbsessionXW2L4.jpg)
what’s wrong??? Thx for support 🙂