Home
last modified time | relevance | path

Searched refs:remote_newthread_step (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1174 static int remote_newthread_step (threadref * ref, void *context);
1716 remote_newthread_step (threadref *ref, void *context) in remote_newthread_step() function
1750 remote_threadlist_iterator (remote_newthread_step, 0, in remote_find_new_threads()
H A DChangeLog-20016277 * remote.c (remote_newthread_step): Likewise, but rename pid to ptid.