mirror of
https://github.com/getsentry/coredump-uploader.git
synced 2026-05-05 04:04:31 +02:00
9669a8c4b29d2d7b245f118fd6a6309dd3c313bc
Coredump Uploader
Requirements:
python
GDB
elfutils
sentry-sdk
click
Usage:
$ export SENTRY_DSN=https://something@your-sentry-dsn/42
$ python upload-coredump.py /path/to/core /path/to/executable
OR
$ python upload-coredump.py /path/to/core /path/to/executable --sentry-dsn https://something@your-sentry-dsn/42
Description
Languages
Python
99%
Dockerfile
0.6%
Makefile
0.4%