OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RESUMED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
remote.c
585
/* True if we
resumed
the target and we're waiting for the target to
1591
/* Not
resumed
- we haven't been asked to resume this thread. */
1601
RESUMED
,
1671
m_resume_state = resume_state::
RESUMED
;
5852
{ "no-
resumed
", PACKET_DISABLE, remote_supported_packet, PACKET_no_resumed },
5963
remote_query_supported_append (&q, "no-
resumed
+");
6097
- The target has been
resumed
in the foreground
6790
thread to be
resumed
is PTID; STEP and SIGGNAL indicate whether the
6791
resumed
thread should be single-stepped and/or signalled. If PTID
6792
equals minus_one_ptid, then all threads are
resumed
; if PTI
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
remote.c
562
/* True if we
resumed
the target and we're waiting for the target to
1547
/* Not
resumed
- we haven't been asked to resume this thread. */
1557
RESUMED
,
1627
m_resume_state = resume_state::
RESUMED
;
5825
{ "no-
resumed
", PACKET_DISABLE, remote_supported_packet, PACKET_no_resumed },
5933
remote_query_supported_append (&q, "no-
resumed
+");
6063
- The target has been
resumed
in the foreground
6756
thread to be
resumed
is PTID; STEP and SIGGNAL indicate whether the
6757
resumed
thread should be single-stepped and/or signalled. If PTID
6758
equals minus_one_ptid, then all threads are
resumed
; if PTI
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026