Created Developer notes (markdown)

PatrickvL 2017-08-25 16:45:23 +02:00
parent 0f990888e2
commit 1d7cd78f08
1 changed files with 3 additions and 0 deletions

3
Developer-notes.md Normal file

@ -0,0 +1,3 @@
Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box.
This can easily be fixed, by installing and enabling the [Microsoft Child Process Debugging Power Tool](https://marketplace.visualstudio.com/items?itemName=GreggMiskelly.MicrosoftChildProcessDebuggingPowerTool).