Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote.c3091 set_stop_requested_callback (struct thread_info *thread, void *data) in set_stop_requested_callback() function
3326 iterate_over_threads (set_stop_requested_callback, NULL); in remote_start_remote()
H A DChangeLog-20081353 (set_stop_requested_callback): New.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote.c3200 set_stop_requested_callback (struct thread_info *thread, void *data) in set_stop_requested_callback() function
3519 iterate_over_threads (set_stop_requested_callback, NULL); in remote_start_remote()
H A DChangeLog-20081353 (set_stop_requested_callback): New.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20081353 (set_stop_requested_callback): New.
H A DChangeLog-20155654 * remote.c (set_stop_requested_callback): Delete.