aboutsummaryrefslogtreecommitdiff
path: root/gdb/hpux-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/hpux-thread.c')
-rw-r--r--gdb/hpux-thread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/hpux-thread.c b/gdb/hpux-thread.c
index 15494ec..50d1cd6 100644
--- a/gdb/hpux-thread.c
+++ b/gdb/hpux-thread.c
@@ -639,6 +639,7 @@ struct target_ops hpux_thread_ops = {
hpux_thread_notice_signals, /* to_notice_signals */
hpux_thread_alive, /* to_thread_alive */
hpux_thread_stop, /* to_stop */
+ 0, /* to_query */
NULL, /* to_enable_exception_callback */
NULL, /* to_get_current_exception_event */
NULL, /* to_pid_to_exec_file */