Skip to content

gzCoredump_v1.0

Latest
Compare
Choose a tag to compare
@lbbxsxlz lbbxsxlz released this 29 Jun 12:43
· 10 commits to master since this release

gzCoredump Go语言版,带test测试接口

Usage:
gzCoredump -c [-p path] [-a argument]
gzCoredump -d -f inputfile -o outputfile

Options:
	-h    this help
	-c    compress file
	-d    decompress file")

	-p    with -c, compress file path
	-a    with -c, elf's infomation

	-f    with -d, compressed coredump file
	-o    with -d, output file