From 2b12124967160b5e5ee487e367d93b7305636ff4 Mon Sep 17 00:00:00 2001 From: arif-pragmasys Date: Sat, 19 Sep 2015 14:20:39 -0500 Subject: [PATCH] Updated Eclipse CDT and GDB setup to debug ssh tools (markdown) --- ...se-CDT-and-GDB-setup-to-debug-ssh-tools.md | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md b/Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md index afba473..f9e480c 100644 --- a/Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md +++ b/Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md @@ -10,20 +10,24 @@ Launch eclpise.exe ![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-2.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-3.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-4.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-5.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-6.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-7.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-8.png) -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +Debugging has started from the first line in main(). use the button from toolbar to step through the code -![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-1.png) +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-9.png) + +To launch a new debugging session + +![](https://github.com/PowerShell/Win32-OpenSSH/blob/master/images/eclipse-debug/eclipse-10.png)