Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    POE::Component::DebugShell 1.0412

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Matt Cashner | More programs
    Perl Artistic License / FREE
    February 14th, 2007, 02:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    POE::Component::DebugShell description

    A component to allow interactive peeking into a running POE application.

    POE::Component::DebugShell is a component to allow interactive peeking into a running POE application.

    SYNOPSIS

    use POE::Component::DebugShell;

    POE::Component::DebugShell->spawn();


    This component allows for interactive peeking into a running POE application.

    spawn() creates a ReadLine enabled shell equipped with various debug commands. The following commands are available.

    COMMANDS

    show_sessions

    debug> show_sessions
    * 3 [ session 3 (POE::Component::DebugShell controller) ]
    * 2 [ session 2 (PIE, PIE2) ]


    Show a list of all sessions in the system. The output format is in the form of loggable session ids.

    session_stats

    debug> session_stats 2
    Statistics for Session 2
    Events coming from: 1
    Events going to: 1


    Display various statistics for a given session. Provide one session id as a parameter.

    list_aliases

    debug> list_aliases 2
    Alias list for session 2
    * PIE
    * PIE2


    List aliases for a given session id. Provide one session id as a parameter.

    queue_dump

    debug> queue_dump
    Event Queue:
    * ID: 738 - Index: 0
    Priority: 1078459009.06715
    Event: _sigchld_poll
    * ID: 704 - Index: 1
    Priority: 1078459012.42691
    Event: ping


    Dump the contents of the event queue. Add a -v parameter to get verbose output.

    help

    debug> help
    The following commands are available:
    ...

    Display help about available commands.

    status

    debug> status
    This is POE::Component::DebugShell v1.14
    running inside examples/foo.perl.
    This console spawned at Thu Mar 4 22:51:51 2004.
    There are 3 known sessions (including the kernel).

    General shell status.

    reload

    debug> reload
    Reloading...

    Reload the shell

    exit

    debug> exit
    Exiting...

    Exit the shell


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    interactive peeking | POE application | Perl module | module | interactive | peeking

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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