Commit Graph

6 Commits

Author SHA1 Message Date
Zach Riggle f5705206b7 Fix Python version detection in the install script 2016-05-27 14:35:46 -05:00
kernel-sanders 8e3ec3f22b Fix line .gdbinit modification line
Your install instructions say to cd into the top level pwndbg directory and run ./setup.sh. This causes your last popd on line 27 to put you back there, and then line 32 adds an extra /pwndbg/ to the path of gdbinit.py so gdb can't find it on launch.
2016-05-26 21:49:19 -04:00
Gulshan Singh 155b4d274c Add -y to apt-get install command 2016-05-24 22:32:59 -07:00
Zach Riggle b148edfaed Use correct Python; don't use apt on OSX 2016-05-12 12:35:35 -07:00
Zach Riggle 99360399e6 Documentation and minor additions for setup.sh 2016-05-11 19:42:13 -07:00
Zach Riggle cdbff116d6 Update installation instructions 2016-05-11 19:36:26 -07:00