HomeSort by: relevance | last modified time | path
    Searched defs:detach_fork_children (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-nat.c 1855 fbsd_nat_target::detach_fork_children (thread_info *tp) function in class:fbsd_nat_target
1886 fbsd_nat_target::detach_fork_children (inferior *inf) function in class:fbsd_nat_target
1891 detach_fork_children (tp);
2009 if (detach_fork_children (inf)) {
2127 if (detach_fork_children (inf)) {
  /src/external/gpl3/gdb/dist/gdb/
fbsd-nat.c 1855 fbsd_nat_target::detach_fork_children (thread_info *tp) function in class:fbsd_nat_target
1886 fbsd_nat_target::detach_fork_children (inferior *inf) function in class:fbsd_nat_target
1891 detach_fork_children (tp);
2009 if (detach_fork_children (inf)) {
2127 if (detach_fork_children (inf)) {

Completed in 20 milliseconds