Home
last modified time | relevance | path

Searched refs:remote_kill (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c118 static void remote_kill (void);
4235 remote_kill (void) in remote_kill() function
5262 remote_ops.to_kill = remote_kill; in init_remote_ops()
H A DChangeLog-19995578 (remote_async_kill): New function. Async version of remote_kill.
9020 * remote.c (remote_kill): Cast putpkt arg to catch_errors_ftype.
H A DChangeLog-19952774 * remote.c (remote_kill): Add prototype.
H A DChangeLog-19961916 (remote_kill): Add prototype.
H A DChangeLog-1994671 * remote.c (remote_kill): Use catch_errors when calling putpkt.