https://github.com/qfcy/pystacksnapshot
A library that automatically captures the complete stack frames including local and global variables when any exceptions occur. 一个在发生异常时,自动捕获异常发生时的完整栈帧,包括局部、全局变量的库。
https://github.com/qfcy/pystacksnapshot
bug-tracking-tool debugger exception-handling exceptions python stack-dump
Last synced: 6 months ago
JSON representation
A library that automatically captures the complete stack frames including local and global variables when any exceptions occur. 一个在发生异常时,自动捕获异常发生时的完整栈帧,包括局部、全局变量的库。
- Host: GitHub
- URL: https://github.com/qfcy/pystacksnapshot
- Owner: qfcy
- License: mit
- Created: 2025-03-06T07:25:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T17:47:03.000Z (10 months ago)
- Last Synced: 2025-03-31T18:42:51.682Z (10 months ago)
- Topics: bug-tracking-tool, debugger, exception-handling, exceptions, python, stack-dump
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE