NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as
[deliverable/binutils-gdb.git] / gdb / remote-adapt.c
index 374c9dec49aa5616494c4fe56c9f9a8850d9360d..98182e2818e58ef7fc69fbc41f06f43a058676ca 100644 (file)
@@ -1359,6 +1359,7 @@ struct target_ops adapt_ops = {
        adapt_create_inferior,  /* create_inferior */ 
        adapt_mourn,            /* mourn_inferior FIXME */
        0, /* can_run */
+       0, /* notice_signals */
        process_stratum, 0, /* next */
        1, 1, 1, 1, 1,  /* all mem, mem, stack, regs, exec */
        0,0,            /* Section pointers */
This page took 0.022646 seconds and 4 git commands to generate.