Specifying the relative path of debugged application

In order to debug imported projects with VisualGDB you will need to manually specify the path of the debugged application. There are 2 options of doing it:

  1. You can build the application from command line before importing it into VisualGDB. Then locate the executable when importing the project:
  2. You can also proceed without entering the name in the wizard. Once you build the application with VisualGDB, you can set the name of the built binary via VisualGDB Project Properties: