Home
last modified time | relevance | path

Searched refs:darwin_send_reply (Results 1 – 7 of 7) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddarwin-nat.c642 darwin_send_reply (struct inferior *inf, darwin_thread_t *thread) in darwin_send_reply() function
697 darwin_send_reply (inf, thread); in darwin_resume_thread()
906 darwin_send_reply (inf, thread); in darwin_decode_message()
1106 darwin_send_reply (inf, thread); in darwin_wait()
H A DChangeLog-20097555 (darwin_send_reply): New function, extracted from darwin_resume.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddarwin-nat.c659 darwin_send_reply (struct inferior *inf, darwin_thread_t *thread) in darwin_send_reply() function
717 darwin_send_reply (inf, thread); in darwin_resume_thread()
926 darwin_send_reply (inf, thread); in darwin_decode_message()
1126 darwin_send_reply (inf, thread); in darwin_wait()
H A DChangeLog-20097555 (darwin_send_reply): New function, extracted from darwin_resume.
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddarwin-nat.c783 darwin_send_reply (struct inferior *inf, darwin_thread_t *thread) in darwin_send_reply() function
850 darwin_send_reply (inf, thread); in darwin_resume_thread()
1033 darwin_send_reply (inf, thread); in decode_message()
1270 darwin_send_reply (inf, thread); in wait_1()
H A DChangeLog-20097551 (darwin_send_reply): New function, extracted from darwin_resume.
H A DChangeLog-20171815 (darwin_send_reply): Adjust.