2020-01-01 23:35:41 +01:00
2019-12-19 09:36:24 +01:00
2019-12-18 12:05:14 +01:00
2019-12-06 15:31:45 +01:00
2019-12-06 15:31:45 +01:00
2019-12-18 12:05:14 +01:00
2019-12-18 12:05:14 +01:00

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 https://something@your-sentry-dsn/42
Description
Coredump uploader
Readme MIT 85 KiB
Languages
Python 99%
Dockerfile 0.6%
Makefile 0.4%