Ah, I learned something new. Here is another .perldb file with the breakpoint stuff:
print "Reading ~/.perldb options.\n"; parse_options("NonStop=0 LineInfo=db.out AutoTrace=1 frame=4 inhibit_e +xit=1 DumpPackages=1"); parse_options("windowSize=25 "); sub afterinit { push @DB::typeahead, "b 22", "b 23";}
In reply to Re^2: perl debug options file
by osunderdog
in thread perl debug options file
by anadem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |