Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37047504
en ru br
ALT Linux repositórios
S:1.10.2-alt1

Group :: Desenvolvimento/Python
RPM: pdb-clone

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.10.2-alt1
Data da compilação: 13 dezembro 2022, 08:35 ( 67.5 weeks ago )
Tamanho:: 70.48 Kb

Home page:   https://pypi.org/project/pdb-clone/

Licença: GPL-2.0
Sumário: A clone of pdb, fast and with the remote debugging and attach features
Descrição:

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.

Mantenedor currente: Stanislav Levin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • pdb-clone
  • python-module-pdb-clone
  • python-module-pdb-clone-debuginfo
  • python3-module-pdb-clone
  • python3-module-pdb-clone-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009