Lines Matching refs:setting

476 restore them to their original setting before the program being debugged begins
480 setting of C<$^W> and then setting it to zero. The second one initializes
786 # API is fundamentally screwed up; likewise option setting, which
910 # + Fixed option bug (setting invalid options + not recognising valid short forms)
921 to avoid warnings later, setting itself up to not exit when the program
2134 Quit the debugger. This entails setting the C<$fall_off_end> flag, so we don't
2258 Hands the expression off to C<DB::eval>, setting it up to print the value
2385 the user's work in setting watchpoints, actions, etc. We wanted, however, to
2456 Done by setting C<$single> to 2, which forces subs to execute straight through
2491 =head4 C<c> - run continuously, setting an optional breakpoint
2642 # Arrange for setting the old INC:
3471 enabled by setting C<$frame>. It notes what sub the autoloader got called for,
3475 It also tracks the subroutine call depth by saving the current setting of
3478 setting the 4 bit in C<$single>. In any case, it keeps the current setting
3558 # Save current single-step setting.
3890 subroutine to actually do the work of setting the breakpoint in the right
5113 # the warning setting.
5141 Handles setting postponed breakpoints in subroutines once they're compiled.
6109 These routines handle listing and setting option values.
6111 =head2 C<dump_option> - list the current value of an option setting
6176 Handles the parsing and execution of option setting/displaying commands.
6187 handle setting the option, we call that.
6190 user's command back to the terminal, skipping this if we're setting things
6469 # Save the setting for later.
6521 setting in case the user does a restart.
6554 debugger remembers the setting in case you restart, though.
8054 complete command for setting the option in question. If there are multiple
8073 # We have a value. Create a proper option-setting command.