Re: Debugging embedded python

2005-07-04 Thread fotis
Thank's a lot miki for your response! It seems that this problem is now solved, yet a new one now occured. And the name of my new problem is... "" Let me rewrite the code a little bit more clearly... //*** //

Re: Debugging embedded python

2005-07-04 Thread Miki Tebeka
Hello Fotis, > I linked it to python24.lib (under eclipse cdt/win2k) and it compiles, > links and runs fine. > The problem is when I try to debug it (gdb). I cannot go single > stepping into the code, more than one threads seem to be running, I get > messages like "No source file named d:/workspac