lab 4a, got some nice pwndbg layout config

This commit is contained in:
2024-10-10 15:09:18 -07:00
parent a691485941
commit ef2aeb2e24
4 changed files with 110 additions and 0 deletions

5
.gdbinit Normal file
View File

@@ -0,0 +1,5 @@
source /opt/pwndbg/gdbinit.py
set context-stack-lines 20
set context-sections disasm stack regs backtrace
source ~/.gdb_split.py