Author Topic: Python debugger: Callstack  (Read 1008 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Python debugger: Callstack
« on: May 17, 2022, 04:28:42 PM »
The Breakpoints tool shows class, file and line.
Call stack has "Class", but it seems to always be empty.
It would be really useful for Callstack to have file and line - just like Breakpoints.