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.

貢獻者指南