/breakpad-client-rs

Google Breakpad client in Rust

Primary LanguageC++

breakpad-client-rs

CircleCI

This library helps you use Google Breakpad to generate minidumps in Rust.

Build

Make sure your C++ compiler supports C++11.

Limitations

  • Linux only

  • DumpOnConsole not supported

  • You can get only the dump file path in the minidump callback instead of a MinidumpDescriptor