qt-breakpad:这是一个使用Google Breakpad处理C ++崩溃并启动Qt应用以将崩溃日志发送回服务器的演示

时间:2024-05-18 18:18:13
【文件属性】:

文件名称:qt-breakpad:这是一个使用Google Breakpad处理C ++崩溃并启动Qt应用以将崩溃日志发送回服务器的演示

文件大小:46KB

文件格式:ZIP

更新时间:2024-05-18 18:18:13

C++

Kandao QtBreakpad演示 这是一个使用处理c ++崩溃并启动Qt应用以将崩溃日志发送回服务器的演示。 大多数代码是从项目中提取的。 该演示包括QtBreakpadDemo出故障,启动QtCrashHandler之后。 相依性 Qt5 breakpad的源文件直接使用。 无需编译breakpad 建造 0.使用子模块克隆(使用递归) >> git clone https://github.com/KandaoVR/qt-breakpad.git --recursive 1. Windows 使用CMake-Gui生成Visual Studio解决方案 建立全部 2. Mac >> mkdir build >> cd build >> cmake -DCMAKE_PREFIX_PATH=/path-to-qt-clang/ -DCMAKE_INSTALL_RPATH_


【文件预览】:
qt-breakpad-master
----qtbreakpad()
--------qtsystemexceptionhandler.cpp(8KB)
--------qtsystemexceptionhandler.h(2KB)
----qtcrashhandler.pri(490B)
----external()
--------breakpad()
--------CMakeLists.txt(4KB)
----.gitmodules(104B)
----qtbreakpadsymbols.bat(29B)
----qtcrashhandler()
--------qtcrashhandler.pro(102B)
--------dumpsender.cpp(7KB)
--------CMakeLists.txt(2KB)
--------main.cpp(3KB)
--------detaildialog.h(2KB)
--------dumpsender.h(2KB)
--------detaildialog.cpp(2KB)
--------mainwidget.cpp(6KB)
--------mainwidget.h(2KB)
--------mainwidget.ui(4KB)
----CMakeLists.txt(3KB)
----qtbreakpad.pri(3KB)
----README.md(2KB)
----testapp()
--------main.cpp(2KB)
--------testapp.pro(275B)
----docs()
--------QtBreakpadDemo-screenshot-win.png(28KB)
----.gitignore(456B)
----app()
--------app_version.h.in(223B)
--------app_version.h(223B)
----qtbreakpadsymbols(8KB)

网友评论