Fri, 03 May 2024 11:41:20 UTC | login

Information for build python-ptrace-0.9.3-6.fc29

ID65637
Package Namepython-ptrace
Version0.9.3
Release6.fc29
Epoch
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
StartedSat, 28 Jul 2018 03:04:51 UTC
CompletedSat, 28 Jul 2018 20:09:47 UTC
Taskbuild (f29-candidate, python-ptrace-0.9.3-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-ptrace-0.9.3-6.fc29.src.rpm (info) (download)
riscv64
python2-ptrace-0.9.3-6.fc29.riscv64.rpm (info) (download)
python3-ptrace-0.9.3-6.fc29.riscv64.rpm (info) (download)
python-ptrace-debuginfo-0.9.3-6.fc29.riscv64.rpm (info) (download)
python-ptrace-debugsource-0.9.3-6.fc29.riscv64.rpm (info) (download)
python2-ptrace-debuginfo-0.9.3-6.fc29.riscv64.rpm (info) (download)
python3-ptrace-debuginfo-0.9.3-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Jul 15 2018 Terje Rosten <terje.rosten@ntnu.no> - 0.9.3-6 - Use correct python macros * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.3-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sun Oct 01 2017 Terje Rosten <terje.rosten@ntnu.no> - 0.9.3-1 - 0.9.3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue May 09 2017 Terje Rosten <terje.rosten@ntnu.no> - 0.9.2-1 - 0.9.2 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-4 - Rebuild for Python 3.6