📄 postmort.1
字号:
.TH POSTMORT 1.SH NAMEpostmort \- perform post-mortem on PC Minix core files.SH SYNOPSIS\fBpostmort\fR [\fB\-dpt\fR] \fB\-c \fIcorefile \fB\-s \fIsymbfile\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-c" "Use the named corefile".FL "\-d" "Dump all text symbols and segment data".FL "\-p" "Display the kernel process table".FL "\-s" "Use the named symbol file".FL "\-t" "Display a stack backtrace".SH EXAMPLES.EX "postmort" "display the data from the file 'core'".SH DESCRIPTION.PP.I Postmortdoes a simple static analysis of a PC Minix core file;By default, it looks for thefile 'core' in the local directory and loads that for analysis; italso searches for the file 'symbol.out', and if that fails 'a.out',expecting them to contain symbol information for the core file.It is not a fatal error if the symbol files don't exist..PPThe stack backtrace is slightly tricky, and may go on longerthan is really justified, since there's no easy way for it toknow when to stop. Treat its results with caution.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -