gdbserver: turn target op 'thread_stopped' into a method
[deliverable/binutils-gdb.git] / gdbserver / nto-low.cc
index 2b5b02b69bda7d1d5ec26cc3d15c72286957df9b..c144d774f0cdd018694b9e8c09c6b3b6b3fda42d 100644 (file)
@@ -947,7 +947,6 @@ nto_sw_breakpoint_from_kind (int kind, int *size)
 static nto_process_target the_nto_target;
 
 static process_stratum_target nto_target_ops = {
-  NULL, /* thread_stopped */
   NULL, /* get_tib_address */
   NULL, /* pause_all */
   NULL, /* unpause_all */
This page took 0.027108 seconds and 4 git commands to generate.