Initialise target descrption after skipping extra traps for --wrapper
[deliverable/binutils-gdb.git] / gdb / gdbserver / win32-low.c
index 64caf2483934352affe0ffd32d5669b45a9dda24..7ccb3dde182b0f439a330bcc599f8829c09d3609 100644 (file)
@@ -1785,6 +1785,7 @@ win32_get_tib_address (ptid_t ptid, CORE_ADDR *addr)
 
 static struct target_ops win32_target_ops = {
   win32_create_inferior,
+  NULL,  /* arch_setup */
   win32_attach,
   win32_kill,
   win32_detach,
This page took 0.024586 seconds and 4 git commands to generate.