Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Devel::ptkdb 1.1091

    Download button

    No screenshots available
    Downloads: 468  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.8/5)
    6 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andrew E. Page | More programs
    Perl Artistic License / FREE
    August 10th, 2007, 08:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Devel::ptkdb description

    A Perl debugger using a Tk GUI.

    Devel::ptkdb is a Perl debugger using a Tk GUI.

    ptkdb is a debugger for perl that uses perlTk for a user interface.

    Here are some key features of "Devel ptkdb":

    · Hot Variable Inspection
    · Breakpoint Control Panel
    · Expression List
    · Subroutine Tree

    SYNOPSIS

    To debug a script using ptkdb invoke perl like this:

    perl -d:ptkdb myscript.pl

    Usage

    perl -d:ptkdb myscript.pl

    Code Pane

    Line Numbers

    Line numbers are presented on the left side of the window.

    Lines thathave lines through them are not breakable. Lines that are plain text are breakable. Clicking on these line numbers will insert a breakpoint on that line and change the line number color to $ENV{'PTKDB_BRKPT_COLOR'} (Defaults to Red). Clicking on the number again will remove the breakpoint. If you disable the breakpoint with the controls on the BrkPt notebook page the color will change to $ENV{'PTKDB_DISABLEDBRKPT_COLOR'}(Defaults to Green).

    Cursor Motion

    If you place the cursor over a variable (i.e. $myVar, @myVar, or %myVar) and pause for a second the debugger will evaluate the current value of the variable and pop a balloon up with the evaluated result. This feature is not available with Tk400.

    If Data::Dumper(standard with perl5.00502)is available it will be used to format the result. If there is an active selection, the text of that selection will be evaluated.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Perl debugger | Tk GUI | Perl module | Perl | debugger | Tk

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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