develooper Front page | perl.perl6.internals | Postings from August 2002

[perl #16767] [PATCH] pdb improvements

Thread Next
From:
Steve Fink
Date:
August 25, 2002 23:28
Subject:
[perl #16767] [PATCH] pdb improvements
Message ID:
rt-16767-35709.9.17513941861174@bugs6.perl.org
# New Ticket Created by  Steve Fink 
# Please include the string:  [perl #16767]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16767 >


- eliminates a bunch of seg faults from bad input
- allow passing command-line arguments to the program
- allow printing indexed aggregates indexed by integers (eg 'p P0[0]')
  (other key types need implementing)
- makes pdb exit on EOF (ctrl-d on unix)
- removed some code duplication, other cleanups

CC'ing this to Daniel Grunblatt since it's his baby I'm molesting.


-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/35709/28946/2a6256/pdb.patch


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About