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


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to immediately kill and restart a thread while using a time.sleep() inside it? philipbergwerf 4 3,546 Feb-07-2022, 04:16 PM
Last Post: Gribouillis
  Python Module to display Dictionairies for debugging personalt 3 2,080 Jun-20-2020, 12:39 PM
Last Post: Yoriz
  Is there a way to not terminate a running thread in python Contra_Boy 3 1,986 May-05-2020, 09:38 PM
Last Post: SheeppOSU
  Error SQLite objects created in a thread can only be used in that same thread. binhduonggttn 3 15,588 Jan-31-2020, 11:08 AM
Last Post: DeaD_EyE
  Newb question: Debugging + Linting Python in Visual Studio Code Drone4four 1 2,429 Apr-15-2019, 06:19 AM
Last Post: perfringo
  Python Thread stops execution neethuvp 1 3,411 Feb-18-2019, 06:36 PM
Last Post: micseydel
  Debugging Python Astrikor 1 2,137 Dec-04-2018, 12:27 PM
Last Post: Larz60+
  python 'SMTP debugging server' not starting local error pcsailor 1 3,454 Nov-26-2018, 10:13 PM
Last Post: micseydel
  Python debugging local os Baggelhsk95 1 2,209 Oct-18-2018, 10:11 AM
Last Post: Gribouillis
  How to make Python stops for debugging when the error occurs? Tim 5 5,867 Feb-16-2018, 09:50 AM
Last Post: Tim

Forum Jump:

User Panel Messages

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