* linux-low.c (linux_kill, linux_detach): Adjust.
[deliverable/binutils-gdb.git] / gdb / gdbserver / win32-low.c
index 7fbefb52b7c2de7bd32e37f11ac0d15af4e53864..72184f304f3661046a3c5b614d53ddbd1a906a84 100644 (file)
@@ -1811,8 +1811,7 @@ static struct target_ops win32_target_ops = {
   NULL, /* read_pc */
   NULL, /* write_pc */
   NULL, /* thread_stopped */
-  NULL, /* pause_all */
-  win32_get_tib_address,
+  win32_get_tib_address
 };
 
 /* Initialize the Win32 backend.  */
This page took 0.024078 seconds and 4 git commands to generate.