Replies: 1 comment 1 reply
-
Have you tried just putting an Assert in the code that will be hit? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to debug the engine. vcxproj to understand the detect, plan, etc. workflows.
When I attempted to attach the setup to the burn.sln Visual Studio instance, the symbols were loaded and the breakpoints were also active. However, the breakpoints were not hit.
Could someone assist with this core.cpp debugging?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions