Is there a way to take a 'snapshot' of a python debug session at a breakpoint?

前端 未结 0 456
刺人心
刺人心 2021-01-13 02:38

Is there a way to record the state (or take a \'snapshot\') of all local/global variables (and call stack and other debug info) in a python debug session so that I can view

相关标签:
回答
  • 消灭零回复
提交回复
热议问题