Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyscripter debugging
#1
I need to train a colleague on debugging Python scripts within PyScripter. Can anybody point me in the direction of a good debugging tutorial.

I need to cover breakpoints, breakpoints with conditions, stepping through code and Watches to examine object values \ types.
Reply
#2
see: https://docs.python.org/3/library/pdb.html
Reply
#3
(Aug-25-2021, 10:34 AM)Larz60+ Wrote: see: https://docs.python.org/3/library/pdb.html
Thanks for taking the time to reply. Your answer ins't really what I'm looking for, I'm looking for a tutorial on using the debugging tools in PyScripter (IDE).
Reply
#4
OK, Sorry, getting dyslexia in my old age!
I use VSCode and PyCharm prior to that, so no help.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pyscripter Error Zman350x 2 3,371 Feb-10-2017, 11:26 PM
Last Post: Larz60+
  Error in PyScripter Pascal15 3 4,131 Jan-16-2017, 10:53 PM
Last Post: Pascal15

Forum Jump:

User Panel Messages

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