资 源 简 介
CORTEX(1)
NAME
cortex - coredump to textreport converter
SYNOPSIS
cortex options
DESCRIPTION
This manual page documents briefly the cortex commands.
cortex is a program that can be use for coredump automatic info extraction: it reads core ELF file, extract pertinent information and write them to a text file. This text file is lighter than a core dump but contains most required information for a developper to perform a bug analysis.
cortex will work only with ELF core dump. It supports several CPU architectures:
i386 / i486 / i586 / i686
x86_64
arm
cortex will read a coredump from stdin (or input file ) and output useful information to stdout (or output file or output cmd ).
OPTIONS
This program follow the usual GNU command