You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Basilisk Forum
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.
benjamin....@u-space.fr
unread,
Aug 16, 2022, 2:09:06 AM8/16/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Basilisk Forum
Hello,
Compiling Basilisk with the --buildType Debug option and running a script in GDB (gdb python) works like a charm (on linux at least)