Fri, 03 May 2024 05:39:36 UTC | login

Information for build python-ptrace-0.9.5-2.fc33

ID159921
Package Namepython-ptrace
Version0.9.5
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ptrace.git#a0eaa3d2c25a90c4b26c92e0ae7039d7d17a6510
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, 03 Jun 2020 11:20:55 UTC
CompletedWed, 03 Jun 2020 11:32:32 UTC
Taskbuild (f33, /rpms/python-ptrace.git:a0eaa3d2c25a90c4b26c92e0ae7039d7d17a6510)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ptrace.git#a0eaa3d2c25a90c4b26c92e0ae7039d7d17a6510'}}
Tags
f33
RPMs
src
python-ptrace-0.9.5-2.fc33.src.rpm (info) (download)
riscv64
python3-ptrace-0.9.5-2.fc33.riscv64.rpm (info) (download)
python-ptrace-debugsource-0.9.5-2.fc33.riscv64.rpm (info) (download)
python3-ptrace-debuginfo-0.9.5-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-2 - Rebuilt for Python 3.9 * Sat Apr 18 2020 Terje Rosten <terje.rosten@ntnu.no> - 0.9.5-1 - 0.9.5 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-3 - Rebuilt for Python 3.8 * Sun Aug 18 2019 Terje Rosten <terje.rosten@ntnu.no> - 0.9.4-2 - No Python 2 in newer Fedoras * Sun Aug 18 2019 Terje Rosten <terje.rosten@ntnu.no> - 0.9.4-1 - 0.9.4 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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