Cross platform crash-reporters [duplicate]
Asked Answered
P

1

6

Are there any cross platform crash reporters for C++ besides google-break pad? I have seen google-breakpad but it has very very limited documentation, and I have nothing seen very much mentioned here, google or other source websites

Patristic answered 18/4, 2011 at 18:36 Comment(2)
I thought of the Mozilla crash reporter, but it looks like they use breakpadniw too. They might have some good docs to check out, though.Miaow
They do not, do you happen to have any other suggestions?Patristic
A
3

Have a look at BugTrap which might help you.

Amoeboid answered 5/5, 2011 at 8:26 Comment(1)
Sadly it looks like BugTrap is only Windows based (also from quick looking at source code I see .cs files so I'm not sure if it's even cpp meaning it's far than being portable of cross-platform...)Soporific

© 2022 - 2024 — McMap. All rights reserved.