Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c382 static int remote_async_terminal_ours_p; variable
2206 remote_async_terminal_ours_p = 1; in remote_open_1()
2741 if (!remote_async_terminal_ours_p) in remote_async_terminal_inferior()
2744 remote_async_terminal_ours_p = 0; in remote_async_terminal_inferior()
2758 if (remote_async_terminal_ours_p) in remote_async_terminal_ours()
2762 remote_async_terminal_ours_p = 1; in remote_async_terminal_ours()
DChangeLog-19992700 * remote.c (remote_async_terminal_ours_p): New static global. Keep
2704 remote_async_terminal_ours_p. Claim CNTRL-C handler as part of