Home
last modified time | relevance | path

Searched refs:traced (Results 1 – 25 of 64) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/
Dinstruction_history.exp49 set traced {}
53 set traced $expect_out(1,string)
60 if { $traced != 11 } {
126 if { $traced != $lines } {
132 gdb_test_no_output "set record instruction-history-size $traced"
135 if { $traced != $lines } {
/netbsd/src/sys/kern/
Dkern_sig.c1286 bool traced; in kpsignal2() local
1315 traced = ISSET(p->p_slflag, PSL_TRACED) && in kpsignal2()
1321 if (traced) { in kpsignal2()
1416 if (traced) in kpsignal2()
1432 if (traced && signo != SIGKILL) { in kpsignal2()
1444 if (traced) { in kpsignal2()
1475 KASSERT(!traced); in kpsignal2()
1831 bool traced; in issignal() local
1898 traced = ISSET(p->p_slflag, PSL_TRACED) && in issignal()
1928 !traced) { in issignal()
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgnu-nat.c190 unsigned int traced:1; member
643 inf->traced = 0; in make_inf()
690 inf->traced = 0; in inf_cleanup()
794 inf->traced = !!(pi->state & PI_TRACED); in inf_validate_procinfo()
859 if (on == inf->traced) in inf_set_traced()
875 inf->traced = on; in inf_set_traced()
881 inf->traced = on; in inf_set_traced()
884 inf->traced = on; in inf_set_traced()
2131 inf->traced = 1; in create_inferior()
2958 if (inf->task && inf->want_signals != inf->traced) in set_signals_cmd()
[all …]
Daclocal.m4194 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dmemory119 /// Inform a garbage collector that a region of memory need not be traced.
/netbsd/src/external/gpl3/gcc/dist/libobjc/
Daclocal.m4140 # This macro is traced by Automake.
/netbsd/src/external/bsd/am-utils/dist/
DREADME.attrcache46 where it should be. After much debugging, we traced it to a few places in
/netbsd/src/tests/bin/sh/
Dt_option.sh731 -e match:say -e match:traced -e not-match:notrace \
/netbsd/src/sys/arch/acorn32/doc/
Dhistory321 - Vnode corruption traced to console code.
323 - vnode corruption traced to do_scrolldown() routine in the
/netbsd/src/external/gpl3/gdb/dist/readline/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
650 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gdb/dist/etc/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
650 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
714 # This macro is traced by Automake.
/netbsd/src/crypto/external/cpl/tpm-tools/dist/
Daclocal.m450 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
860 # This macro is traced by Automake.
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog285 write(2) to avoid signal races, bug traced by Harald Barth and Lars
/netbsd/src/external/gpl2/xcvs/dist/
Daclocal.m450 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
935 # This macro is traced by Automake.
/netbsd/src/external/bsd/top/dist/
DFAQ316 traced down to a potential bug in the "mem" driver. The author of the
/netbsd/src/external/gpl3/binutils/dist/binutils/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1047 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gdb/dist/sim/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1029 # This macro is traced by Automake.
/netbsd/src/external/bsd/libevent/dist/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
997 # This macro is traced by Automake.
/netbsd/src/external/bsd/flex/dist/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1062 # This macro is traced by Automake.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1029 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1029 # This macro is traced by Automake.
/netbsd/src/external/bsd/file/dist/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1046 # This macro is traced by Automake.
/netbsd/src/external/gpl3/gcc/dist/libssp/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1029 # This macro is traced by Automake.
/netbsd/src/external/bsd/ntp/dist/sntp/
Daclocal.m451 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1070 # This macro is traced by Automake.

123