mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:47:34 +00:00
Base: Add more manpages for command-line utilities
This commit is contained in:
parent
5d8585df97
commit
57340dda36
25 changed files with 749 additions and 0 deletions
|
@ -21,6 +21,10 @@ addresses for each frame in the stack producing a backtrace.
|
|||
* If Kernel addresses are available, they will not be symbolicated unless
|
||||
the current user has access to the `/boot/Kernel` file.
|
||||
|
||||
## Arguments
|
||||
|
||||
* `pid`: Process ID
|
||||
|
||||
## Examples
|
||||
|
||||
View all stacks of pid number 10:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue