rizinorg/cutter

Zip crash dumps and attach ones from handler

Open

#1,464 创建于 2019年4月16日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人)C++ (1,123 fork)batch import
EnhancementHacktoberFestgood first issue

仓库指标

Star
 (14,852 star)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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.

贡献者指南