2004-09-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 29 Sep 2004 14:26:52 +0000 (14:26 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 29 Sep 2004 14:26:52 +0000 (14:26 +0000)
* wince.c (child_ops): Delete.
* win32-nat.c (child_ops): Delete.

gdb/ChangeLog
gdb/win32-nat.c
gdb/wince.c
gdb/windows-nat.c

index 87bc351a402420c829afedad6792d5e24678e00c..231a97efd3edbf764b09a7d4b4fe999aadf8da92 100644 (file)
@@ -1,5 +1,8 @@
 2004-09-29  Andrew Cagney  <cagney@gnu.org>
 
+       * wince.c (child_ops): Delete.
+       * win32-nat.c (child_ops): Delete.
+
        * inftarg.c (inftarg_set_find_memory_regions) 
        (inftarg_set_make_corefile_notes): Delete functions.
        (_initialize_linux_nat): Inline calls.
index 22edb09a8ab9285eaf3ebee203fce02a6de9e3fc..211076438a30221cfab48e7a3b3655d0618d7726 100644 (file)
@@ -2065,8 +2065,6 @@ child_close (int x)
                PIDGET (inferior_ptid)));
 }
 
-struct target_ops child_ops;
-
 static void
 init_child_ops (void)
 {
index be912d68dc282abe5d824ee8a1d631d6ab445134..5abb0c2b4846e540456e69da127cf04c095dd5fa 100644 (file)
@@ -1885,8 +1885,6 @@ child_load (char *file, int from_tty)
   upload_to_device (file, file);
 }
 
-struct target_ops child_ops;
-
 static void
 init_child_ops (void)
 {
index 22edb09a8ab9285eaf3ebee203fce02a6de9e3fc..211076438a30221cfab48e7a3b3655d0618d7726 100644 (file)
@@ -2065,8 +2065,6 @@ child_close (int x)
                PIDGET (inferior_ptid)));
 }
 
-struct target_ops child_ops;
-
 static void
 init_child_ops (void)
 {