Thu, 02 May 2024 06:07:12 UTC | login

Information for RPM python3-ptrace-0.9.8-1.fc33.riscv64.rpm

ID770665
Namepython3-ptrace
Version0.9.8
Release1.fc33
Epoch
Archriscv64
SummaryDebugger using ptrace written in Python 3
Descriptionpython-ptrace is a debugger using ptrace written in Python. Features: o High level Python object API : PtraceDebugger and PtraceProcess o Able to control multiple processes: catch fork events on Linux o Read/write bytes to arbitrary address: take care of memory alignment and split bytes to cpu word o Execution step by step using ptrace_singlestep() or hardware interruption 3 o Dump registers, memory mappings, stack, etc. o Syscall tracer and parser (strace.py command) o Can use distorm disassembler (if available)
Build Time2021-04-08 21:00:00 GMT
Size180.46 KB
58ca9ecb06243ba418849a136e49b93e
LicenseGPLv2
Buildrootf33-build-559409-65740
Provides
python-ptrace = 0.9.8-1.fc33
python3-ptrace = 0.9.8-1.fc33
python3-ptrace(riscv-64) = 0.9.8-1.fc33
python3.9-ptrace = 0.9.8-1.fc33
python3.9dist(cptrace) = 0.6.1
python3.9dist(python-ptrace) = 0.9.8
python3dist(cptrace) = 0.6.1
python3dist(python-ptrace) = 0.9.8
Obsoletes
python-ptrace < 0.9.8-1.fc33
Conflicts No Conflicts
Requires
/usr/bin/python3
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.27)(64bit)
python(abi) = 3.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 220 >>>
Name descending sort Size
/usr/share/licenses/python3-ptrace/COPYING17.59 KB
/usr/share/licenses/python3-ptrace0.00 B
/usr/share/doc/python3-ptrace/usage.rst2.40 KB
/usr/share/doc/python3-ptrace/todo.rst1.60 KB
/usr/share/doc/python3-ptrace/syscall.rst2.78 KB
/usr/share/doc/python3-ptrace/ptrace_signal.rst2.90 KB
/usr/share/doc/python3-ptrace/process_events.rst1.89 KB
/usr/share/doc/python3-ptrace/make.bat4.99 KB
/usr/share/doc/python3-ptrace/install.rst2.01 KB
/usr/share/doc/python3-ptrace/index.rst3.72 KB
/usr/share/doc/python3-ptrace/gdb.rst3.05 KB
/usr/share/doc/python3-ptrace/examples/simple_dbg.py1.61 KB
/usr/share/doc/python3-ptrace/examples/itrace.py1.73 KB
/usr/share/doc/python3-ptrace/examples0.00 B
/usr/share/doc/python3-ptrace/cptrace.rst372.00 B
/usr/share/doc/python3-ptrace/conf.py7.26 KB
/usr/share/doc/python3-ptrace/changelog.rst8.98 KB
/usr/share/doc/python3-ptrace/authors.rst658.00 B
/usr/share/doc/python3-ptrace/README.rst905.00 B
/usr/share/doc/python3-ptrace/Makefile5.46 KB
/usr/share/doc/python3-ptrace0.00 B
/usr/lib64/python3.9/site-packages/cptrace.cpython-39-riscv64-linux-gnu.so7.15 KB
/usr/lib64/python3.9/site-packages/cptrace-0.6.1-py3.9.egg-info1.14 KB
/usr/lib/python3.9/site-packages/python_ptrace-0.9.8-py3.9.egg-info/top_level.txt7.00 B
/usr/lib/python3.9/site-packages/python_ptrace-0.9.8-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/python_ptrace-0.9.8-py3.9.egg-info/SOURCES.txt2.48 KB
/usr/lib/python3.9/site-packages/python_ptrace-0.9.8-py3.9.egg-info/PKG-INFO1.71 KB
/usr/lib/python3.9/site-packages/python_ptrace-0.9.8-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/ptrace/version.py160.00 B
/usr/lib/python3.9/site-packages/ptrace/tools.py4.32 KB
/usr/lib/python3.9/site-packages/ptrace/terminal.py902.00 B
/usr/lib/python3.9/site-packages/ptrace/syscall/syscall_argument.py8.58 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/socketcall_struct.py2.46 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/socketcall_constants.py1.66 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/socketcall.py2.31 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/ptrace_syscall.py5.13 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/prototypes.py45.16 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/posix_constants.py1.47 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/posix_arg.py3.27 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/names.py930.00 B
/usr/lib/python3.9/site-packages/ptrace/syscall/linux_struct.py1.27 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux_constants.py788.00 B
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/x86_64.py8.48 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/powerpc64.py8.47 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/powerpc32.py9.14 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/i386.py6.85 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/aarch64.py6.59 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/__pycache__/x86_64.cpython-39.pyc7.65 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/__pycache__/x86_64.cpython-39.opt-1.pyc7.65 KB
/usr/lib/python3.9/site-packages/ptrace/syscall/linux/__pycache__/powerpc64.cpython-39.pyc8.03 KB
Component of No Buildroots