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

/osnet-11/usr/src/lib/libast/common/misc/
H A Derror.c89 int breakpoint; member in struct:State_s
145 error_state.breakpoint = ERROR_ERROR;
149 error_state.breakpoint = ERROR_FATAL;
153 error_state.breakpoint = ERROR_PANIC;
156 error_state.breakpoint = strtol(v, NiL, 0);
160 error_state.breakpoint = 0;
162 error_info.core = error_state.breakpoint;
324 * debugging breakpoint
334 sfprintf(error_state.tty, "error breakpoint: ");
590 if (level >= error_state.breakpoint
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl178 considered to be a breakpoint; C<perl5db.pl> uses "$break_condition\0$action".
248 breakpoint. At each subroutine call, it calls C<&DB::sub> with
434 =item * 1 - file has a breakpoint in it.
463 Each of these hashes is keyed by line number, and its values are breakpoint
728 # + Buglet: When restarting debugger only one breakpoint/action per
841 # # Set breakpoint,$cond defaults to
1686 statement, its job is to determine if a breakpoint has been reached, and
1978 # that had a breakpoint in it at the debugger prompt)?
2491 =head4 C<c> - run continuously, setting an optional breakpoint
2494 breakpoint, whic
[all...]
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3490 % breakpoint, therefore no \nobreak needed.
3503 % following glue (such as a \parskip) would be a breakpoint. For example:
3861 % Loop until we get a decent breakpoint.
4436 % Do not let the kern be a potential breakpoint, as it would be if it
4441 % glue accumulate. (Not a breakpoint because it's preceded by a
4447 % section headings. Otherwise, it would insert a valid breakpoint between:
5201 \medskip % preceded by discardable penalty, so not a breakpoint
6561 % after the caption, to avoid chance of it being a breakpoint.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4288 % breakpoint, therefore no \nobreak needed.
4301 % following glue (such as a \parskip) would be a breakpoint. For example:
4686 % Loop until we get a decent breakpoint.
5344 % That glue will be a valid breakpoint for the page, since it'll be
5360 % Do not let the kern be a potential breakpoint, as it would be if it
5365 % glue accumulate. (Not a breakpoint because it's preceded by a
5371 % section headings. Otherwise, it would insert a valid breakpoint between:
6204 \medskip % preceded by discardable penalty, so not a breakpoint
7574 % after the caption, to avoid chance of it being a breakpoint.

Completed in 46 milliseconds