rizinorg/cutter

Zip crash dumps and attach ones from handler

Open

#1,464 opened on 2019年4月16日

GitHub で見る
 (7 comments) (0 reactions) (1 assignee)C++ (1,123 forks)batch import
EnhancementHacktoberFestgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

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.

コントリビューターガイド