From: SourceForge.net <no...@so...> - 2006-06-09 18:25:24
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3770105 By: alanfx Hey, I am having problems with the step into function of the debugger in my Jython project. When I click step into on a line with a function name, the debugger acts as if Step Over has been clicked. It does not matter if I have just imported the function in my code or imported a module. This same functionality works for me with PyDev version 1.0.6, but not with any version after that. I am trying to narrow the problem down, but so far I can't tell what is different about my code. Anybody seen this or have any ideas for how to fix this? Thanks, Alan Field ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |