diff options
Diffstat (limited to 'gdb/m3-nat.c')
-rw-r--r-- | gdb/m3-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/m3-nat.c b/gdb/m3-nat.c index 01594e1..e1f2851 100644 --- a/gdb/m3-nat.c +++ b/gdb/m3-nat.c @@ -4595,6 +4595,7 @@ struct target_ops m3_ops = { 1, /* to_has_stack */ 1, /* to_has_registers */ 1, /* to_has_execution */ + tc_none, /* to_has_thread_control */ 0, /* sections */ 0, /* sections_end */ OPS_MAGIC /* to_magic */ |