docs: add info on why eip and esp are zeroed out
This commit is contained in:
parent
20c328bdcc
commit
3fa04fa947
6
man/ps.1
6
man/ps.1
@ -1258,11 +1258,13 @@ otherwise. (alias
|
||||
T}
|
||||
|
||||
eip EIP T{
|
||||
instruction pointer.
|
||||
instruction pointer. As of kernel 4.9.xx will be zeroed out unless task is
|
||||
exiting or being core dumped.
|
||||
T}
|
||||
|
||||
esp ESP T{
|
||||
stack pointer.
|
||||
stack pointer. As of kernel 4.9.xx will be zeroed out unless task is
|
||||
exiting or being core dumped.
|
||||
T}
|
||||
|
||||
etime ELAPSED T{
|
||||
|
Loading…
Reference in New Issue
Block a user