# Packages
No description provided by the author
# Functions
OpenCore will open the core file and return a Process struct.
# Variables
ErrChangeRegisterCore is returned when trying to change register values for core files.
ErrContinueCore is returned when trying to continue execution of a core process.
ErrNoThreads core file did not contain any threads.
ErrShortRead is returned on a short read.
ErrUnrecognizedFormat is returned when the core file is not recognized as any of the supported formats.
ErrWriteCore is returned when attempting to write to the core process memory.