On Thu, Jul 21, 2016 at 2:21 PM, Josh Poimboeuf <[email protected]> wrote: > The various functions involved in dumping the stack all do similar > things with regard to getting the stack pointer and the frame pointer > based on the regs and task arguments. Create helper functions to > do that instead. >
Reviewed-by: Andy Lutomirski <[email protected]>

