Searched refs:follow (Results 1 - 25 of 140) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dvfork-multi-thread.exp56 proc do_test { target-non-stop non-stop follow-fork-mode detach-on-fork schedule-multiple } {
63 gdb_test_no_output "set follow-fork-mode ${follow-fork-mode}"
82 # We only test with follow-fork-mode=parent and detach-on-fork=on at the
88 foreach_with_prefix follow-fork-mode {parent} {
91 do_test ${target-non-stop} ${non-stop} ${follow-fork-mode} ${detach-on-fork} ${schedule-multiple}
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfoll-fork.exp16 # Test relies on checking follow-fork output. Do not run if gdb debug is
67 # Test follow-fork to ensure that the correct process is followed, that
71 # the 'set follow-fork-mode' command, DETACH is the argument to the
76 proc_with_prefix test_follow_fork { follow-fork-mode detach-on-fork cmd } {
90 # Set follow-fork-mode if we aren't using the default.
91 if {${follow-fork-mode} == "default"} {
92 set follow-fork-mode "parent"
94 gdb_test_no_output "set follow-fork ${follow-fork-mode}"
97 gdb_test "show follow
[all...]
H A Dfork-running-state.exp67 gdb_test_no_output "set follow-fork $follow_fork"
143 # set follow-fork parent|child
148 foreach_with_prefix follow-fork {"parent" "child"} {
150 do_test ${detach-on-fork} ${follow-fork} "on" "-"
154 do_test ${detach-on-fork} ${follow-fork} "off" ${schedule-multiple}
H A Dstep-over-syscall.exp340 gdb_test "set follow-fork-mode $follow_fork"
360 # follow-fork and detach-on-fork only make sense to
409 foreach_with_prefix follow-fork {"parent" "child"} {
413 && ${follow-fork} == "parent"
421 break_cond_on_syscall $syscall ${follow-fork} ${detach-on-fork}
H A Djit-elf-fork.exp48 # detach-on-fork and follow-fork-mode are the values to use for the GDB
58 proc do_setup { detach-on-fork follow-fork-mode } {
62 gdb_test_no_output "set follow-fork-mode ${follow-fork-mode}"
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
H A Dlibxcoff.h105 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \
108 (follow)))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
H A Dlibxcoff.h114 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \
117 (follow)))
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Db-post1.s3 % LOP_STAB, such as in b-goodmain.s should follow.
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
H A Dlibxcoff.h105 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \
108 (follow)))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfork-running-state.exp68 gdb_test_no_output "set follow-fork $follow_fork"
144 # set follow-fork parent|child
149 foreach_with_prefix follow-fork {"parent" "child"} {
151 do_test ${detach-on-fork} ${follow-fork} "on" "-"
155 do_test ${detach-on-fork} ${follow-fork} "off" ${schedule-multiple}
H A Dstep-over-syscall.exp271 gdb_test "set follow-fork-mode $follow_fork"
291 # follow-fork and detach-on-fork only make sense to
341 foreach_with_prefix follow-fork {"parent" "child"} {
345 && ${follow-fork} == "parent"
353 break_cond_on_syscall $syscall ${follow-fork} ${detach-on-fork}
/netbsd-current/external/cddl/osnet/sys/kern/
H A Dvfs.c44 lookupname(char *dirname, enum uio_seg seg, enum symfollow follow, argument
54 follow == FOLLOW ? NSM_FOLLOW_NOEMULROOT : NSM_NOFOLLOW_NOEMULROOT,
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A DUpdateCMakeLists.pl116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/netbsd-current/etc/rc.d/
H A Dsshd31 To fix, follow the "Adding entropy" section in the entropy(7)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Ddir.cc291 const bool follow variable
298 if (std::exchange(_M_pending, true) && top.should_recurse(follow, ec))
300 _Dir dir = top.open_subdir(skip_permission_denied, !follow, ec);
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod.mk12 # * other modifiers may follow, separated by a ':'
21 # * `individual`: parsing this modifier does not follow the common
/netbsd-current/external/bsd/ntp/dist/scripts/ntptrace/
H A Dntptrace-opts.def46 @code{ntptrace} is a perl script that uses the ntpq utility program to follow
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_extend_impl.inc42 // Various constants whose values follow from the type parameters.
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-dir.cc261 const bool follow local
268 if (std::exchange(_M_pending, true) && top.should_recurse(follow, ec))
H A Ddir.cc264 const bool follow variable
271 if (std::exchange(_M_pending, true) && top.should_recurse(follow, ec))
/netbsd-current/usr.bin/indent/
H A Dparse.c106 ps_push(parser_symbol psym, bool follow) argument
118 follow ? ps.ind_level_follow : ps.ind_level;

Completed in 279 milliseconds

123456