Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » PyDev debugging: do not open "_pydev_execfile" at the end
PyDev debugging: do not open "_pydev_execfile" at the end [message #1740642] Tue, 16 August 2016 15:03 Go to next message
Soeren Wolfers is currently offline Soeren WolfersFriend
Messages: 1
Registered: August 2016
Junior Member
I am new to both Python and Eclipse.

I am debugging a module file with Eclipse/PyDev. When I click "Step over" or "Step return" at the last line of the file, Eclipse opens the file "_pydev_execfile" where I have to click "Step over" or "Step return" again, before the debugging process is terminated.

Can I avoid this?
Re: PyDev debugging: do not open "_pydev_execfile" at the end [message #1740671 is a reply to message #1740642] Wed, 17 August 2016 05:57 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

PyDev is provided by http://www.pydev.org/ . I think you'll need to ask them.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:http preview starts the wrong jdk (and then aborts)
Next Topic:Command to clean workspace
Goto Forum:
  


Current Time: Sat Apr 27 01:06:56 GMT 2024

Powered by FUDForum. Page generated in 0.08762 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top