Fri, 03 May 2024 11:15:45 UTC | login

Information for build python-ptrace-0.9.9-1.fc40

ID305025
Package Namepython-ptrace
Version0.9.9
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ptrace.git#a377799810c872b520dc8b7310282f5993c52780
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
StartedFri, 12 Apr 2024 14:07:14 UTC
CompletedFri, 12 Apr 2024 15:57:22 UTC
Taskbuild (f40, /rpms/python-ptrace.git:a377799810c872b520dc8b7310282f5993c52780)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ptrace.git#a377799810c872b520dc8b7310282f5993c52780'}}
Tags
f40
RPMs
src
python-ptrace-0.9.9-1.fc40.src.rpm (info) (download)
riscv64
python3-ptrace-0.9.9-1.fc40.riscv64.rpm (info) (download)
python-ptrace-debugsource-0.9.9-1.fc40.riscv64.rpm (info) (download)
python3-ptrace-debuginfo-0.9.9-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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