Home
last modified time | relevance | path

Searched defs:executing (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbthread.h325 bool executing () const in executing() function
Dthread.c375 thread_info::set_executing (bool executing) in set_executing()
933 set_executing (process_stratum_target *targ, ptid_t ptid, bool executing) in set_executing()
Drecord-btrace.c2005 bool executing = tp->executing (); in get_thread_current_frame_id() local
Dremote.c2892 remote_target::remote_add_thread (ptid_t ptid, bool running, bool executing, in remote_add_thread()
2925 remote_target::remote_notice_new_inferior (ptid_t currthread, bool executing) in remote_notice_new_inferior()
4331 bool executing = target_is_non_stop_p (); in update_thread_list() local