1 2 3 4 5 6 7 8
# Copyright (c) 2020 Johannes Stoelp define show_ctx echo -- regs --\n info reg rdi rsi rsp rbp echo -- stack -- x/10a $rsp end