[Eric] I do not debug Qt multi threaded application

Tonal tonal at promsoft.ru
Sun Feb 3 15:04:34 GMT 2008


I set breakpoint to any function and run debug.
In python console I see:
Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit 
(Intel)] в HALA, Threaded
 >>> C:\Lang\Python\25\lib\threading.py:697: RuntimeWarning: tp_compare 
didn't return -1 or -2 for exception
   return _active[_get_ident()]
And do not stop in breakpoint

Application start additional thread through QThread.

Version Numbers:
   Python 2.5.1
   Qt 4.3.3
   PyQt4 4.3-snapshot-20071225
   sip 4.7-snapshot-20071228
   QScintilla 2-snapshot-20080106
   eric4 4.1-snapshot-20080118 (r1832)

Platform: win32
2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]

-- 
Alexandr N. Zamaraev



More information about the Eric mailing list