OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_attach
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
nto-procfs.c
154
static ptid_t
do_attach
(ptid_t ptid);
706
ptid_t ptid =
do_attach
(ptid_t (pid));
727
do_attach
(ptid_t ptid)
function
1283
ptid_t ptid =
do_attach
(ptid_t (pid));
procfs.c
1699
static void
do_attach
(ptid_t ptid);
1778
do_attach
(ptid_t (pid));
1797
do_attach
(ptid_t ptid)
function
1812
= string_printf ("procfs:%d --
do_attach
: couldn't open /proc "
1829
dead_procinfo (pi, "
do_attach
: couldn't set RLC.", NOKILL);
1833
dead_procinfo (pi, "
do_attach
: couldn't stop the process.", NOKILL);
1838
dead_procinfo (pi, "
do_attach
: couldn't save traced faults.", NOKILL);
1840
dead_procinfo (pi, "
do_attach
: couldn't save traced signals.", NOKILL);
1842
dead_procinfo (pi, "
do_attach
: couldn't save traced syscall entries.",
1845
dead_procinfo (pi, "
do_attach
: couldn't save traced syscall exits."
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
procfs.c
1700
static void
do_attach
(ptid_t ptid);
1779
do_attach
(ptid_t (pid));
1798
do_attach
(ptid_t ptid)
function
1813
= string_printf ("procfs:%d --
do_attach
: couldn't open /proc "
1830
dead_procinfo (pi, "
do_attach
: couldn't set RLC.", NOKILL);
1834
dead_procinfo (pi, "
do_attach
: couldn't stop the process.", NOKILL);
1839
dead_procinfo (pi, "
do_attach
: couldn't save traced faults.", NOKILL);
1841
dead_procinfo (pi, "
do_attach
: couldn't save traced signals.", NOKILL);
1843
dead_procinfo (pi, "
do_attach
: couldn't save traced syscall entries.",
1846
dead_procinfo (pi, "
do_attach
: couldn't save traced syscall exits."
[
all
...]
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026