Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c119 static void remote_async_kill (void);
4257 remote_async_kill (void) in remote_async_kill() function
5384 remote_async_ops.to_kill = remote_async_kill; in init_remote_async_ops()
H A DChangeLog-1999292 remote_async_kill): Change SERIAL_IS_ASYNC_P call to
3236 (remote_async_resume, remote_async_detach, remote_async_kill,
3357 remote_async_detach, remote_async_kill,
5578 (remote_async_kill): New function. Async version of remote_kill.