Cheat sheet
Basic commands
Command | Example | Comment |
re re |
Read the registers Write to registers |
|
b | ||
watchpoint | `w s e -s 1 -w read_write -- $x0&0x0000FFFFFFFFFFFF` | hardware breakpoint |
image lookup -r -n <symbol> | image lookup -r -n fopen | regex lookup function name |