Home
last modified time | relevance | path

Searched refs:remote_interrupt_twice (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c127 static void remote_interrupt_twice (int signo);
2669 signal (signo, remote_interrupt_twice); in remote_interrupt()
2680 remote_interrupt_twice (int signo) in remote_interrupt_twice() function
H A DChangeLog-19932160 (remote_interrupt_twice): Call interrupt_query.
5499 remote.c (remote_interrupt_twice): In messages for the user, call it
5539 (remote_wait, remote_interrupt, remote_interrupt_twice):
H A DChangeLog-19997681 (remote_interrupt_twice): Revive.
7683 and install remote_interrupt_twice to take more severe
H A DChangeLog-19984541 (remote_interrupt_twice): Remove. remote_stop now handles it.