Adam Zedan
2016-07-13 19:02:34 UTC
Hello , so I have read about Pyclewn and it sounds amazing. I am currently
in the process of testing it. However I am not sure what I might be doing
wrong . Here is what i have in my current dir that i would like to test it
on
custom.h
custom.cpp
main.cpp
out
The out file is the output of the main.cpp. Now i would like to test it
with Pyclewn. Here is what I did
in my terminal I did the following:
Step :1 launch macvim through terminal
Step: 2 run pyclewn from mvim
:Pyclewn
Pyclewn starts up and then my screen looks like this
â
Now I would like to set a breakpoint in my first statement so I do this
:Cmapkeys
as a result i get the response
Error: netbeans is not connected
Why am i getting that ? I would like to set a breakpoint and run it. Am i
doing something wrong ? any suggestions would be appreciated
in the process of testing it. However I am not sure what I might be doing
wrong . Here is what i have in my current dir that i would like to test it
on
custom.h
custom.cpp
main.cpp
out
The out file is the output of the main.cpp. Now i would like to test it
with Pyclewn. Here is what I did
in my terminal I did the following:
Step :1 launch macvim through terminal
mvim
launches macvimStep: 2 run pyclewn from mvim
:Pyclewn
Pyclewn starts up and then my screen looks like this
â
Now I would like to set a breakpoint in my first statement so I do this
:Cmapkeys
as a result i get the response
Error: netbeans is not connected
Why am i getting that ? I would like to set a breakpoint and run it. Am i
doing something wrong ? any suggestions would be appreciated