Python Forum
Debugging inside a thread with Python 2.3.4
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debugging inside a thread with Python 2.3.4
#1
Hi,

I'm trying to add value to a piece of historic Python V2.3.4 script, this launches multiple threads that communicate with various serial instruments. I'm using Windows 10 to code and execute the scripts and I've been struggling to find an IDE that supports debugging inside any thread. Can anyone suggest a suitable debugger or IDE (NotPythonWin as that crashes once you step into a thread Angry ).

Zera
Reply


Messages In This Thread
Debugging inside a thread with Python 2.3.4 - by zerajera - Nov-21-2018, 01:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Thread Detection HansieB 2 914 Dec-10-2024, 02:56 PM
Last Post: HansieB
  How to immediately kill and restart a thread while using a time.sleep() inside it? philipbergwerf 4 5,534 Feb-07-2022, 04:16 PM
Last Post: Gribouillis
  Python Module to display Dictionairies for debugging personalt 3 3,004 Jun-20-2020, 12:39 PM
Last Post: Yoriz
  Error SQLite objects created in a thread can only be used in that same thread. binhduonggttn 3 19,900 Jan-31-2020, 11:08 AM
Last Post: DeaD_EyE
  Newb question: Debugging + Linting Python in Visual Studio Code Drone4four 1 3,363 Apr-15-2019, 06:19 AM
Last Post: perfringo
  Debugging Python Astrikor 1 2,942 Dec-04-2018, 12:27 PM
Last Post: Larz60+
  python 'SMTP debugging server' not starting local error pcsailor 1 4,578 Nov-26-2018, 10:13 PM
Last Post: micseydel
  Python debugging local os Baggelhsk95 1 2,894 Oct-18-2018, 10:11 AM
Last Post: Gribouillis
  How to make Python stops for debugging when the error occurs? Tim 5 7,918 Feb-16-2018, 09:50 AM
Last Post: Tim
  Debugging in Python IDE jeanloup 1 3,310 Nov-02-2017, 11:36 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020