# Functions

ContextExecutableTrace returns the ExecutableTrace associated with the context.
WithExecutableTrace takes a Context and an ExecutableTrace, and returns a Context with the ExecutableTrace added as a Value.

# Type aliases

ExecutableTrace is a set of hooks used to trace the execution of binary executables.