Package pdb-clone: Information
Source package: pdb-clone
Version: 1.10.2-alt1
Build time: Jan 19, 2024, 07:38 AM in the task #333513
Category: Development/Python
Report package bugHome page: https://pypi.org/project/pdb-clone/
License: GPL-2.0
Summary: A clone of pdb, fast and with the remote debugging and attach features
Description:
Implement the most recent Python 3 features of pdb, as defined in the Python 3 pdb documentation. The pdb command line interface remains unchanged except for the new detach and thread pdb commands. Improve significantly pdb performance. With breakpoints, pdb-clone runs just below the speed of the interpreter while pdb runs 10 to 100 times slower than the interpreter, see Performances. Extend pdb with remote debugging. A remote debugging session may be started when the program stops at a pdb.set_trace_remote() hard-coded breakpoint, or at any time and multiple times by attaching to the process main thread. See RemoteDebugging Fix pdb long standing bugs entered in the Python issue tracker, see the News. Add a bdb comprehensive test suite (more than 70 tests) and run both pdb and bdb test suites.
List of RPM packages built from this SRPM:
pdb-clone (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pdb-clone (x86_64, ppc64le, i586, armh, aarch64)
pdb-clone (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pdb-clone (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Stanislav Levin
Last changed
Dec. 12, 2022 Stanislav Levin 1.10.2-alt1
- 1.10.1 -> 1.10.2. - Stopped build Python2 package.
Oct. 4, 2018 George V. Kouryachy 1.10.1-alt2
- Remove python*(gdb) dependency
Sept. 20, 2018 George V. Kouryachy 1.10.1-alt1
- Autobuild version bump to 1.10.1