[libapp-stacktrace-perl] 01/04: Document -v and --exec
    Axel Beckert 
    abe at deuxchevaux.org
       
    Fri Dec 12 15:40:00 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag v0.09
in repository libapp-stacktrace-perl.
commit b2072dc4c2d3f7999447eb3ca3d4315b499cbae3
Author: Josh ben Jore <jjore at cpan.org>
Date:   Tue Aug 2 08:38:07 2011 -0700
    Document -v and --exec
---
 lib/App/Stacktrace.pm | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/lib/App/Stacktrace.pm b/lib/App/Stacktrace.pm
index c61398d..4af837d 100644
--- a/lib/App/Stacktrace.pm
+++ b/lib/App/Stacktrace.pm
@@ -9,8 +9,11 @@ App::Stacktrace - Stack trace
   perl-stacktrace [option] pid
 
     -m      Prints a gdb script
+    -v      Verbose debugging
     --help  Show this help
 
+    --exec  exec() into gdb
+
 =head1 DESCRIPTION
 
 perl-stacktrace prints Perl stack traces of Perl threads for a given
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-stacktrace-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list