Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Debuggers

    debug 0.2.0

    Download button

    No screenshots available
    Downloads: 60  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Maciej Konieczny | More programs
    Public Domain / FREE
    October 27th, 2011, 20:35 GMT
    ROOT / Programming / Debuggers

     Read user reviews (0)  Refer to a friend  Subscribe

    debug description

    Start fancy debugger in a single statement

    debug is a fancy debugger in a single statement.

    People debug with print. It's great in simple cases. Another debugging tool, pdb, is less popular as it requires more effort: one has to do a Google search, skim through documentation, type some long "trace... sth", and all of this only to get some unfriendly two-color shell that doesn't even seem to understand how tab key should work.

    This project FTFY: you import debug and you find yourself in a debugger with syntax highlighting, tab completion, and readable dir() alternative. From there you can pretend you're just using interactive console -- you don't have to know any pdb commands, just remember that "c" closes debugger and goes back to your program.

    (What really happens is that we simply start ipdb and import see for you.)

    Usage

    Put import debug right where you want to start debugging (it's like antigravity).

    Thanks to some monkeys and some patches, it will work as many times as you need it to.

    Installation

    pip install debug


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    fancy debugger | debugging tool | debugger | debug | Python



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM