Thu, 01 Aug 2024 00:24:22 UTC | login

Information for build python-ptrace-0.9.9-2.fc41

ID311570
Package Namepython-ptrace
Version0.9.9
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ptrace.git#d1093e2619c3af89429151e5b44d7d034555a2b2
SummaryDebugger using ptrace written in Python
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)
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 16:50:21 UTC
CompletedWed, 10 Jul 2024 18:23:42 UTC
Taskbuild (f41, /rpms/python-ptrace.git:d1093e2619c3af89429151e5b44d7d034555a2b2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ptrace.git#d1093e2619c3af89429151e5b44d7d034555a2b2'}}
Tags
f41
RPMs
src
python-ptrace-0.9.9-2.fc41.src.rpm (info) (download)
riscv64
python3-ptrace-0.9.9-2.fc41.riscv64.rpm (info) (download)
python-ptrace-debugsource-0.9.9-2.fc41.riscv64.rpm (info) (download)
python3-ptrace-debuginfo-0.9.9-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.9.9-2 - Rebuilt for Python 3.13 * Wed Mar 13 2024 Terje Rosten <terje.rosten@ntnu.no> - 0.9.9-1 - 0.9.9 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 09 2023 Terje Rosten <terje.rosten@oracle.com> - 0.9.8-9 - Avoid use of imp * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.9.8-8 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.8-5 - Rebuilt for Python 3.11