Panel |
---|
Excuse the ads! We need some help to keep our site up.
Site
Install
Code Block |
---|
git clone https://github.com/longld/peda.git ~/peda echo "source ~/peda/peda.py" >> ~/.gdbinit echo "DONE! debug your program with gdb and enjoy" |
Docs
- N/a
Panel |
---|
Excuse the ads! We need some help to keep our site up.
Code Block |
---|
git clone https://github.com/longld/peda.git ~/peda echo "source ~/peda/peda.py" >> ~/.gdbinit echo "DONE! debug your program with gdb and enjoy" |