Visual Studio
The GitBook based NorthstarWiki has been replaced in favour of the NorthstarDocs where this wiki has been integrated.
Check it out here: https://docs.northstar.tf/Wiki/
The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/debugging/visualstudio
Northstar is easiest to debug through Visual Studio due to its cmake support.
If you do not already have Visual Studio download it https://visualstudio.microsoft.com/
Its recommended that you install the Community version because it is freely availalbe.
Open Visual Studio
Open
NorthstarLauncher.exe
You can find relevant debug symbols in NorthstarLauncher releases
Last updated