How can I debug planning engine C++ code in Visual Studio Code? #658
Unanswered
qizhengzhong
asked this question in
Q&A
Replies: 1 comment
-
The "planning engine linux" debugging topic is exactly what you need. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Does anyone know how to debug the C++ part of the frepple code in VSC?
I have successfully start up the "Planning engine Linux" that was configured here in VSC.
But how do I trigger the debugging point that I triggered in the "forcastsolver.cpp" for example?
I tried running the execute plan step through frepple UI, but it didn't trigger anything.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions