Fri, 03 May 2024 06:33:58 UTC | login

Information for build python-ptrace-0.9.8-12.fc40

ID293440
Package Namepython-ptrace
Version0.9.8
Release12.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ptrace.git#0cf0b09d827c282673c0e3c24c58f3c383960c6d
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
StartedThu, 29 Feb 2024 12:30:43 UTC
CompletedThu, 29 Feb 2024 13:10:52 UTC
Taskbuild (f40, /rpms/python-ptrace.git:0cf0b09d827c282673c0e3c24c58f3c383960c6d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ptrace.git#0cf0b09d827c282673c0e3c24c58f3c383960c6d'}}
Tags
f40
RPMs
src
python-ptrace-0.9.8-12.fc40.src.rpm (info) (download)
riscv64
python3-ptrace-0.9.8-12.fc40.riscv64.rpm (info) (download)
python-ptrace-debugsource-0.9.8-12.fc40.riscv64.rpm (info) (download)
python3-ptrace-debuginfo-0.9.8-12.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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