diff options
Diffstat (limited to 'gdb/remote-udi.c')
-rw-r--r-- | gdb/remote-udi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-udi.c b/gdb/remote-udi.c index a6a015c..e2aee26 100644 --- a/gdb/remote-udi.c +++ b/gdb/remote-udi.c @@ -1341,6 +1341,7 @@ static struct target_ops udi_ops = { udi_create_inferior, udi_mourn, /* mourn_inferior FIXME */ 0, /* can_run */ + 0, /* notice_signals */ process_stratum, 0, /* next */ 1, /* has_all_memory */ |