Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c96 typedef unsigned char threadref[OPAQUETHREADBYTES]; typedef
100 typedef int (*rmt_thread_action) (threadref *ref, void *context);
632 threadref echo_nextthread {};
633 threadref nextthread {};
634 threadref resultthreadlist[MAXTHREADLISTRESULTS] {};
1238 int remote_unpack_thread_info_response (const char *pkt, threadref *expectedref,
1240 int remote_get_threadinfo (threadref *threadid, int fieldset,
1244 threadref *original_echo,
1245 threadref *resultlist,
1247 int remote_get_threadlist (int startflag, threadref *nextthread,
[all …]
DChangeLog-19996273 clean up and simplify. (threadref etc.): move definitions to here
DChangeLog-20134729 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
DChangeLog-20189781 * remote.c (OPAQUETHREADBYTES, threadref, gdb_ext_thread_info)