1 Star 0 Fork 0

siyuhong/qBreakpad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
Handler:
- minidump on demand
- crash-friendly start of reporter external program
- do we really need 'thread, exception, rtti' ?
- to check everything with non-latin1 dir and file names - QFile::encodeName
Sender:
- to get information about environment (OS, hardware, software versions, etc.)
- to get information about crashed program (version, ...)
- send minidump with above-mentioned information and user's comment
google-breakpad:
- *nix: Does it support debugging symbols which was stripped to other file? (libA.so and libA.so.debug)
- GNU/Linux: Add support for DWARF symbols.
Build:
- 'make test'
- 'make install' - needed?
Demo:
- GUI for search in minidump (for sensitive data like passwords); highlight words 'password', 'login', etc.
Docs:
- "What do you expect to have in debug/release build?"
- debugging symbols
- special debugging code (#ifndef NDEBUG)
- linking with debug versions of libraries
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jyu_hsy/qBreakpad.git
git@gitee.com:jyu_hsy/qBreakpad.git
jyu_hsy
qBreakpad
qBreakpad
master

搜索帮助