8000 GitHub - ndrewh/libwhydie: simple LD_PRELOAD to print a backtrace when process dies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ndrewh/libwhydie

Repository files navigation

libwhydie

Build

apt install -y build-essential clang libunwind-dev
git clone git@github.com:ndrewh/libwhydie.git
cd libwhydie && git submodule update --init
make

Usage

LD_PRELOAD=/path/to/libwhydie.so ./crashing_process

About

simple LD_PRELOAD to print a backtrace when process dies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0