Skip to content

Commit d51aac7

Browse files
raildex1zardus
authored andcommitted
Updated gdb to 8.0.1, fixed arch install
1 parent ad4e744 commit d51aac7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pwndbg/install-root-archlinux

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

33
# install system wide, s.t. pwndbg works also with system qemu
44
pacman -Syu --noconfirm python-psutil python2-psutil \
5-
capstone python-capstone python2-capstone\
6-
unicorn python-unicorn python2-unicorn
5+
capstone python-capstone python2-capstone \
6+
unicorn python-unicorn python2-unicorn \
7+
python-future python2-future \
8+
python-ptrace python2-ptrace \
9+
python-six python2-six \
10+
python-pyelftools python2-pyelftools \
11+
python-pycparser python2-pycparser

0 commit comments

Comments
 (0)