pydbgr

Modular Python Debugger
Download

pydbgr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Rocky Bernstein
  • Publisher web site:
  • http://search.cpan.org/~rocky/Device-Cdio-v0.2.3/lib/Device/Cdio/Track.pm

pydbgr Tags


pydbgr Description

Modular Python Debugger pydbgr is a rewrite of pydb from the ground up.This code assumes Python in the version range of 2.5 up to and not including 3K. Use pydb for Python 2.5 and earlier.The intention is that IDE frameworks like Eclipse, Aptana or Netbeans and alternative Python implementations should be able to use pieces of the debugger as they see fit.The command API portion of the debugger is largely modeled on the GNU GDB model. A command-line interface (CLI) is provided. Here are some key features of "pydbgr": Out-of-Process Debugging: · You can now debug your program in a different process or even a different computer on a different network! Better stepping granularity: · Sometimes you want small steps, and sometimes large stepping. This fundamental isse is handled in a couple ways: Step Granularity: · There are now step event and next event commands with aliases to s+, s> and so on. The plus-suffixed commands force a different line on a subsequent stop, the dash-suffixed commands don't, ">" " Requirements: · Python


pydbgr Related Software