A gdbinit
configuration that uses pwndbg and tmux to create multiple panes for different contexts, making debugging a more enjoyable experience.
For a more detailed explaination on how to use and modify the layout, check my blogpost about it here.
git clone https://github.com/joaogodinho/pwnmux
cd pwnmux
./setup.sh
Start GDB from inside a tmux window, and all the panes should be created automatically. The following image shows how the layout looks like: