Replies: 1 comment
-
|
Compiling Basilisk with the --buildType Debug option and running a script in GDB (gdb python) works like a charm (on linux at least) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am working now with Visual Studio. My goal is to have Basilisk running so that I can step through the python code and also step through the C/C++ code. I can't seem to get it to work. Imports missing, etc. Has anybody been successful with this? Also, I amnot wed to Visual Studio. PyCharm/CLion or any othe IDE with a debugger.
Beta Was this translation helpful? Give feedback.
All reactions