Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDprocfs.c808 enum { NOKILL, KILL }; enumerator
3582 dead_procinfo (pi, errmsg, NOKILL); in do_attach()
3596 dead_procinfo (pi, "do_attach: couldn't set RLC.", NOKILL); in do_attach()
3600 dead_procinfo (pi, "do_attach: couldn't stop the process.", NOKILL); in do_attach()
3605 dead_procinfo (pi, "do_attach: couldn't save traced faults.", NOKILL); in do_attach()
3607 dead_procinfo (pi, "do_attach: couldn't save traced signals.", NOKILL); in do_attach()
3610 NOKILL); in do_attach()
3613 NOKILL); in do_attach()
3615 dead_procinfo (pi, "do_attach: couldn't save held signals.", NOKILL); in do_attach()
3618 dead_procinfo (pi, "do_attach: failed in procfs_debug_inferior", NOKILL); in do_attach()