News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to debug in CodeBlocks when I need other script to invoke my project.

Started by roczhang, March 25, 2010, 11:12:32 AM

Previous topic - Next topic

roczhang

The requirement is that:

My application is shared library which bases c++ language and I use the python script to run it .

How I debug my library in the Code::Blocks? It means that how I invoke the python script in order to debug my library in Code::Blocks?


I have tried it in the google and review the manual of Code::Blocks ,  but cant find the answer.

Would any one help me? Thank you very much.


 

oBFusCATed

You can try to start the script from the console and then attach to the process with Debug-> Attach.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]