# Functions

New creates a new program from the specified file.

# Structs

File implements the debug.File interface, providing access to file-like resources associated with the target program.
Program implements the debug.Program interface.