* exec.c (xfer_memory): Add attrib argument.
[deliverable/binutils-gdb.git] / gdb / wince.c
index 7ee0b60f6c020d85398394053af45b36c8658cda..bcbe212dab76a9b6dee9b42bea78cfe365b152a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-vector operations for controlling Windows CE child processes, for GDB.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions, A Red Hat Company.
 
    This file is part of GDB.
@@ -1975,7 +1975,6 @@ _initialize_inftarg (void)
   add_show_from_set (set, &showlist);
   set->function.cfunc = set_upload_type;
   set_upload_type (NULL, 0);
-  set_dcache_state (1);
 
   add_show_from_set
     (add_set_cmd ((char *) "debugexec", class_support, var_boolean,
This page took 0.02338 seconds and 4 git commands to generate.