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:/workspace/pyTest/main.cpp", and
> if I set a breakpoint to the function Fotis_root then I cannot see any
> variables. In fact I cannot see no stack, no registers nothing, within
> this function!
I *think* that you need to tell GDB where are the source directories (try
"help dir")

HTH.
--
------------------------------------------------------------------------
Miki Tebeka <[EMAIL PROTECTED]>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys

Attachment: pgpL7uJf3bNsr.pgp
Description: PGP signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to