Skip to content

Basstorm/gcore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcore – A core dump utility for OS X

gcore is a core dump utility for OS X (named after similar tools) and was created by Amit Singh and published along with his book “Mac OS X Internals” in the online bonus chapter.

Usage

gcore [-c corefile] [-s] <pid>

Options

-c
Specify the file where to store the dump
Default: core.PID
-s
Suspend the process while dumping it's memory.
Note: If the process was already suspended, it will be resumed nevertheless.

About

Amit Singh's core dump utility for OS X

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages