[Pydev-users] [Users] problems debugging stackless
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-08-24 08:53:51
|
The following forum message was posted by sertel at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4672207: Hi, I'm trying to debug stackless with PyDev but still see the same problems as described in the following thread: https://sourceforge.net/projects/pydev/forums/forum/293649/topic/1740993?message =4332466 Breakpoints inside tasklet code are not working. I'm using the following configuration: Eclipse: 3.6.2 PyDev: 2.2.2.2011082312 Stackless: 3.1 Is this supposed to work or does PyDev not support stackless at all? Cheers, Sebastian |