We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76b858 commit 4448d4cCopy full SHA for 4448d4c
tests/test_onlinux.sh
@@ -4,7 +4,7 @@
4
# Cross Platform and Multi Architecture Advanced Binary Emulation Framework
5
#
6
7
-python3 -m pdb ./test_posix.py &&
+python3 ./test_posix.py &&
8
python3 ./test_elf_multithread.py &&
9
python3 ./test_elf_ko.py &&
10
python3 ./test_debugger.py &&
0 commit comments