diff options
Diffstat (limited to 'gdb/hpux-thread.c')
-rw-r--r-- | gdb/hpux-thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/hpux-thread.c b/gdb/hpux-thread.c index 82d8ea4..15494ec 100644 --- a/gdb/hpux-thread.c +++ b/gdb/hpux-thread.c @@ -650,6 +650,7 @@ struct target_ops hpux_thread_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 */ |