Debugger & Breakpoints
Verfasst: 02 Jan 2022, 14:29
The attachment about breakpoints.
(new topic, I was not able to add the attachment in my reply. ) Very simple.
You click in the Python code panel at the left side of a line number and you will get a red point.
(Between the line number and the left border line, almost just near the border line.
Only lines with executable Python code make sense.
The break points can be removed in the Breakpoint panel.
(new topic, I was not able to add the attachment in my reply. ) Very simple.
You click in the Python code panel at the left side of a line number and you will get a red point.
(Between the line number and the left border line, almost just near the border line.
Only lines with executable Python code make sense.
The break points can be removed in the Breakpoint panel.