Skip to content

heisai/breakpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

breakpad.py

准备依赖:

  • 编译好breakpad

  • make install 将编译好的库和执行文件 安装在/user/local/lib /user/local/bin 下

使用:

  • 生成的dmp 文件以及 breakpad.py 和 可执行程序 放在同一个路径

  • python3 breakpad.py 可执行程序

  • 生成 crash.log 和 error.log 查看 crash.log 即可, 脚本默认会删除dmp文件

About

breakpad 解析生成log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages