Searched refs:at_exit (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl731 # Changes: 0.97: NonStop will not stop in at_exit().
8158 We then call C<DB::fake::at_exit()>, which returns the C<Use 'q' to quit ...">
8171 # Do not stop in at_exit() and destructors on exit:
8173 DB::fake::at_exit() unless $fall_off_end or $runnonstop;
8570 Contains the C<at_exit> routine that the debugger uses to issue the
8578 sub at_exit { subroutine

Completed in 29 milliseconds