pwndbg is a collection of gdb plugins to facilitate pwn and reversing in GDB.

Official Cheatsheet

hexdump [address] [number of bytes] dumps you [number of bytes] bytes in memory starting from [register]

canaries prints you info about canaries found in the binary and their addresses.