rizinorg/cutter

Zip crash dumps and attach ones from handler

Open

#1 464 ouverte le 16 avr. 2019

Voir sur GitHub
 (7 commentaires) (0 réactions) (1 assigné)C++ (1 123 forks)batch import
EnhancementHacktoberFestgood first issue

Métriques du dépôt

Stars
 (14 852 stars)
Métriques de merge PR
 (Merge moyen 13j 23h) (20 PRs mergées en 30 j)

Description

Is your feature request related to a problem? Please describe. Currently when crash is occured, .dmp file is created and this file format can not be attached to issue. Not everyone knows (or able to understand) that solution is to zip this file.

So my suggestion is to zip this file by default and maybe attach it in crash handler.

Guide contributeur