1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 08:23:27 +01:00
dotfiles/tools/debugger/gdb/gdbinit.local

3 lines
84 B
Plaintext
Raw Normal View History

2017-02-11 20:37:45 +01:00
source /usr/share/peda/peda.py
2018-11-22 18:26:41 +01:00
# /* vim: set filetype=gdb ts=4 sw=4 tw=120 noet :*/