mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Using packaged pwndbg
This commit is contained in:
2
.gdbinit
2
.gdbinit
@@ -1,5 +1,5 @@
|
|||||||
set debuginfod enabled on
|
set debuginfod enabled on
|
||||||
source /home/daniele/.config/pwndbg/gdbinit.py
|
source /usr/share/pwndbg/gdbinit.py
|
||||||
source /home/daniele/.config/splitmind/gdbinit.py
|
source /home/daniele/.config/splitmind/gdbinit.py
|
||||||
python
|
python
|
||||||
import splitmind
|
import splitmind
|
||||||
|
|||||||
Reference in New Issue
Block a user