Represents a traced process which is in the process of building a frame.
frame can be thought of a mutable view into a stopped process’s execution.
Given you own a process frame, it is an appropriate time to edit registers, change instructions, and edit memory.