Skip to content

sticnarf/breakpad-client-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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