Home
last modified time | relevance | path

Searched refs:sig_map (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgo32-nat.c283 sig_map[] = variable
515 for (i = 0; sig_map[i].go32_sig != -1; i++) in wait()
517 if (a_tss.tss_irqn == sig_map[i].go32_sig) in wait()
520 status->set_stopped (sig_map[i].gdb_sig); in wait()
524 status->set_stopped (sig_map[i].gdb_sig); in wait()
DChangeLog-19991000 (sig_map): Map exception 7 to TARGET_SIGNAL_EMT.
4500 (sig_map): Add mappings for SIGQUIT, SIGFPE, SIGALRM. Map NMI to
DChangeLog-20006707 (regno_mapping, sig_map, excepn_map): Add braces around inner