Linked to the child process debugging wiki page
parent
f3cad9bc0c
commit
1f1bae491c
|
@ -8,10 +8,7 @@ The older 2015 version might work too.
|
||||||
|
|
||||||
Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box.
|
Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box.
|
||||||
|
|
||||||
Follow the guide here
|
Follow the [developer debugging guide](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Child-Process-Debugging) to get started.
|
||||||
|
|
||||||
This can easily be remedied by installing, and enabling the [Microsoft Child Process Debugging Power Tool](https://marketplace.visualstudio.com/items?itemName=GreggMiskelly.MicrosoftChildProcessDebuggingPowerTool).
|
|
||||||
|
|
||||||
|
|
||||||
## How to properly send your code contributions (git)
|
## How to properly send your code contributions (git)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue