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,541 Feb-07-2022, 04:16 PM
Last Post: Gribouillis
  Python Module to display Dictionairies for debugging personalt 3 2,070 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,982 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,582 Jan-31-2020, 11:08 AM
Last Post: DeaD_EyE
  Newb question: Debugging + Linting Python in Visual Studio Code Drone4four 1 2,428 Apr-15-2019, 06:19 AM
Last Post: perfringo
  Python Thread stops execution neethuvp 1 3,410 Feb-18-2019, 06:36 PM
Last Post: micseydel
  Debugging Python Astrikor 1 2,132 Dec-04-2018, 12:27 PM
Last Post: Larz60+
  python 'SMTP debugging server' not starting local error pcsailor 1 3,452 Nov-26-2018, 10:13 PM
Last Post: micseydel
  Python debugging local os Baggelhsk95 1 2,199 Oct-18-2018, 10:11 AM
Last Post: Gribouillis
  How to make Python stops for debugging when the error occurs? Tim 5 5,862 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