From a9e0e44c7a43d8da2bd955b327b442bc2033be93 Mon Sep 17 00:00:00 2001 From: timreyes <27969866+timreyes@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:52:52 -0600 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4a06f13..6f88e2f 100644 --- a/readme.md +++ b/readme.md @@ -205,7 +205,7 @@ when `cmake .. -A x64` was run, a Visual Studio solution file was created automa Then, open the Debug menu, and select "attach to process...". -Enter the PID number into the Filter box to find the correct instance of Logic.exe. +In the "Attach to:" selection box, ensure that "Native code" is selected. This is usually selected by default. If not, you will need to select it manually by clicking the "Select..." button to the right. Afterwards, enter the PID number into the Filter box to find the correct instance of Logic.exe. Click attach.