Joel Sherrill (joel@OARcorp.com)
[deliverable/binutils-gdb.git] / gdb / hpux-thread.c
index 36421f390ab1289a3343e61fb8ea0088e5b2d3e9..64b932ee7af0f5e2a97ef47f41cfda3790a35577 100644 (file)
@@ -620,7 +620,7 @@ init_hpux_thread_ops ()
   hpux_thread_ops.to_mourn_inferior = hpux_thread_mourn_inferior;
   hpux_thread_ops.to_can_run = hpux_thread_can_run;
   hpux_thread_ops.to_notice_signals = hpux_thread_notice_signals;
-  hpux_thread_ops.to_thread_alive = hpux_thread_thread_alive;
+  hpux_thread_ops.to_thread_alive = hpux_thread_alive;
   hpux_thread_ops.to_stop = hpux_thread_stop;
   hpux_thread_ops.to_stratum = process_stratum;
   hpux_thread_ops.to_has_all_memory = 1;
This page took 0.023253 seconds and 4 git commands to generate.