Searched refs:UNSET_SIGS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | infrun.c | 223 #define UNSET_SIGS(nsigs,sigs,flags) \ macro 3190 UNSET_SIGS (nsigs, sigs, signal_program); in handle_command() 3202 UNSET_SIGS (nsigs, sigs, signal_stop); in handle_command() 3210 UNSET_SIGS (nsigs, sigs, signal_print); in handle_command() 3211 UNSET_SIGS (nsigs, sigs, signal_stop); in handle_command() 3215 UNSET_SIGS (nsigs, sigs, signal_program); in handle_command()
|
| D | ChangeLog-1992 | 2612 * infrun.c (SET_SIGS, UNSET_SIGS): Macros used in handle_command
|