Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote.c1152 static int remote_threadlist_iterator (rmt_thread_action stepfunction,
1658 remote_threadlist_iterator (rmt_thread_action stepfunction, void *context, in remote_threadlist_iterator() function
1731 remote_threadlist_iterator (remote_newthread_step, 0, in remote_find_new_threads()
5095 remote_threadlist_iterator (thread_display_step, 0, CRAZY_MAX_THREADS);
H A DChangeLog-19984162 (remote_threadlist_iterator): Step through all the threads
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote.c1152 static int remote_threadlist_iterator (rmt_thread_action stepfunction,
1658 remote_threadlist_iterator (rmt_thread_action stepfunction, void *context,
1731 remote_threadlist_iterator (remote_newthread_step, 0,
5095 remote_threadlist_iterator (thread_display_step, 0, CRAZY_MAX_THREADS);
H A DChangeLog-19984162 (remote_threadlist_iterator): Step through all the threads
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote.c1831 static int remote_threadlist_iterator (rmt_thread_action stepfunction,
2414 remote_threadlist_iterator (rmt_thread_action stepfunction, void *context, in remote_threadlist_iterator() function
2485 remote_threadlist_iterator (remote_newthread_step, 0, in remote_find_new_threads()
8632 remote_threadlist_iterator (thread_display_step, 0, CRAZY_MAX_THREADS);
H A DChangeLog-19984162 (remote_threadlist_iterator): Step through all the threads
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote.c1940 static int remote_threadlist_iterator (rmt_thread_action stepfunction,
2523 remote_threadlist_iterator (rmt_thread_action stepfunction, void *context, in remote_threadlist_iterator() function
2594 remote_threadlist_iterator (remote_newthread_step, 0, in remote_find_new_threads()
9199 remote_threadlist_iterator (thread_display_step, 0, CRAZY_MAX_THREADS);
H A DChangeLog-19984162 (remote_threadlist_iterator): Step through all the threads
/dports/devel/gdb/gdb-11.1/gdb/
H A Dremote.c823 int remote_threadlist_iterator (rmt_thread_action stepfunction,
3583 remote_target::remote_threadlist_iterator (rmt_thread_action stepfunction,
3742 if (remote_threadlist_iterator (remote_newthread_step, context,
11754 remote_threadlist_iterator (thread_display_step, 0, CRAZY_MAX_THREADS);
H A DChangeLog-19984162 (remote_threadlist_iterator): Step through all the threads
H A DChangeLog-20134730 (remote_get_threadlist, remote_threadlist_iterator): Use
H A DChangeLog-20142423 * remote.c (remote_get_threadlist, remote_threadlist_iterator):
H A DChangeLog-20189813 (remote_threadlist_iterator, remote_get_threads_with_ql)