Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debugging cloned Python code (How to idetify "local" Python source code ?)
Debugging cloned Python code [message #1859607] Tue, 20 June 2023 00:30 Go to next message
Anne Ranch is currently offline Anne RanchFriend
Messages: 85
Registered: October 2020
Member
I have successfully cloned Python code from github repository.
I did configure Eclipse PyDev and can run the cloned code , no problem.
I am trying to verify that I can debug the cloned code by changing / duplicating some text in "About.py" module.
I can "save" the changed "About.py" module, run my appliication and I do not see the changes
I have made.

I really do not know what source code I am chnanong, but I am assuming the the application runs from locla repository.

My question i s- how do I verify the actual source the application is running from?

The attached screen shot show the application"project" tree and the "About.py" I am using .

Many thanks for helping me to solve this, appreciate that. .

[Updated on: Tue, 20 June 2023 15:32]

Report message to a moderator

Re: Debugging cloned Python code [message #1859608 is a reply to message #1859607] Tue, 20 June 2023 06:19 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
You should look here for where best to ask questions about pydev:

https://www.pydev.org/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Debugging cloned Python code [message #1859622 is a reply to message #1859608] Tue, 20 June 2023 15:31 Go to previous message
Anne Ranch is currently offline Anne RanchFriend
Messages: 85
Registered: October 2020
Member
I am making progress, don't ask how I managed to get debug going....
I would like to share current success and post a screen shot...
How do I do that in "Reply"?
Previous Topic:warning: Debugger speedups using cython not found.
Next Topic:Removing brake points
Goto Forum:
  


Current Time: Sun Apr 28 00:00:44 GMT 2024

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

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

Back to the top