Create a project with source code

Suppose there is a project folder /home/srcdbg/project/test in the server www.sourcedebug.com and the executable file is /home/srcdbg/project/test/srcdbg_test. Here are steps to create a new project.

1. Select File > New > Solution... > Wizard... and then click the OK button.

2. Enter the name of the project and click Next button.

3. Enter the correct Remote host, Port, Username, Password, Initial path and click Next button.

4. Click Next button.

5. Click Next button.

6. Click Finish button.

7. Enter the solution File name and click Save button.

8. Enter the project File name and click Save button.

9. Right click the srcdbg_test project and select Add > Add Existing Remote File to add the project files.

10. Select the needed folders and files and click Open button.

11. Select Build > Synchronize Files... to synchronize files and build the project symbols.

12. Select Build > Build Project to build the project.

13. Select Debug > Start Debugging to debug the project.

14. Start debug with debug tool bars.