config/.gdbinit

8 lines
181 B
Plaintext
Raw Normal View History

2020-04-15 22:47:43 +02:00
#source ~/config/gdb/peda/peda.py
#source ~/config/gdb/gdb-dashboard/.gdbinit
2020-08-20 22:58:43 +02:00
#source ~/config/gdb/gdb_gef/gef.py
source ~/config/gdb/commands.py
source ~/config/gdb/commands2.py