Home
last modified time | relevance | path

Searched refs:NOKILL (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c808 enum { NOKILL, KILL }; enumerator
3598 dead_procinfo (pi, errmsg, NOKILL); in do_attach()
3612 dead_procinfo (pi, "do_attach: couldn't set RLC.", NOKILL); in do_attach()
3616 dead_procinfo (pi, "do_attach: couldn't stop the process.", NOKILL); in do_attach()
3621 dead_procinfo (pi, "do_attach: couldn't save traced faults.", NOKILL); in do_attach()
3623 dead_procinfo (pi, "do_attach: couldn't save traced signals.", NOKILL); in do_attach()
3626 NOKILL); in do_attach()
3629 NOKILL); in do_attach()
3631 dead_procinfo (pi, "do_attach: couldn't save held signals.", NOKILL); in do_attach()
3634 dead_procinfo (pi, "do_attach: failed in procfs_debug_inferior", NOKILL); in do_attach()