Skip to content

libcrashreporter-qt is supposed to provide an easy integration of Google Breakpad crash reporting into a Qt application

Notifications You must be signed in to change notification settings

mygithubaccountlink/libcrashreporter-qt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libcrashreporter-qt

This library is supposed to provide an easy integration of Google Breakpad crash reporting into a Qt application

Features

  • Cross-platform (Linux and Windows currently, Mac OS X probably slightly broken/WIP)
  • Simple API to launch an external crash reporter GUI

TODO

  • Add documentation/examples
  • Make lib installable/packagable
  • Tell me!

FAQ

Is this stable?

Nope.

Does it work?

It does for me.

Why don't you write a CMake script to link against an external BreakPad release?

BreakPad release?!

Why is the code so ugly?

Because I'm waiting for your pull request to clean it up.

Do you actually know what you're doing with all the string conversions?

No.

How do I install it?

Not at all right now. It's used as a submodule for now.

Contact

#tomahawk on Freenode

About

libcrashreporter-qt is supposed to provide an easy integration of Google Breakpad crash reporting into a Qt application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • CMake 2.5%