Registry / utility / kcrash

kcrash

JSON →
library6.25.0vcpkgunverified

KCrash provides support for intercepting and handling application crashes.

vcpkg install kcrash
INSTALL
IMPORT
SIG · KCRASH
K
kcrash
utilitycppv6.25.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KCrash/kcrash.h
#include <KCrash/kcrash.h>

Initialize KCrash crash handler

#include <KCrash/kcrash.h> int main() { KCrash::initialize(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.25.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

kcrash — pip install kcrash · libregistry