From f3cad9bc0c1e1587df1c8c5b474eb5fc0b5780e6 Mon Sep 17 00:00:00 2001 From: x1nixmzeng Date: Tue, 17 Jul 2018 22:09:28 +0100 Subject: [PATCH] Updated Developer notes (markdown) --- Developer-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Developer-notes.md b/Developer-notes.md index 02dcd38..f0df438 100644 --- a/Developer-notes.md +++ b/Developer-notes.md @@ -8,6 +8,8 @@ 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. +Follow the guide here + This can easily be remedied by installing, and enabling the [Microsoft Child Process Debugging Power Tool](https://marketplace.visualstudio.com/items?itemName=GreggMiskelly.MicrosoftChildProcessDebuggingPowerTool).