aboutsummaryrefslogtreecommitdiff
path: root/gdb/corelow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/corelow.c')
-rw-r--r--gdb/corelow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/corelow.c b/gdb/corelow.c
index bf4a5fc..0d6fb81 100644
--- a/gdb/corelow.c
+++ b/gdb/corelow.c
@@ -359,6 +359,7 @@ struct target_ops core_ops = {
0, /* to_mourn_inferior */
0, /* to_can_run */
0, /* to_notice_signals */
+ 0, /* to_thread_alive */
0, /* to_stop */
core_stratum, /* to_stratum */
0, /* to_next */