mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-29 17:04:41 +02:00
Created Eclipse CDT and GDB setup to debug ssh tools (markdown)
parent
5c4e2bf710
commit
e02732a75b
29
Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md
Normal file
29
Eclipse-CDT-and-GDB-setup-to-debug-ssh-tools.md
Normal file
@ -0,0 +1,29 @@
|
||||
Downlaod and extract 32 bit Eclipse CDT (for C/C++ devlopment) from
|
||||
http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/lunasr2
|
||||
|
||||
Download and install 32 bit JDK 8 from
|
||||
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
|
||||
|
||||
Make sure the JDK's bin directory is in System path, usually, C:\Program Files (x86)\Java\jdk1.8.0_60\bin
|
||||
|
||||
Launch eclpise.exe
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
Loading…
x
Reference in New Issue
Block a user