Is it possible to copy traceback from Debugger tab in Debug tool window as a text?
When debugger stops on breakpoint or uncaught exception there's current stack presented as a list of entries in Frames view in Debugger tab in Debug tool window.
Is there any way to copy this stack as a text in the format Python prints its tracebacks?
Is there any way to copy this stack as a text in the format Python prints its tracebacks?
2 条评论
排序方式
日期
投票数
Is anyone here?
Is anyone here?
请先登录再写评论。