Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinfrun.c223 #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()
DChangeLog-19922612 * infrun.c (SET_SIGS, UNSET_SIGS): Macros used in handle_command