PR ld/16021
[deliverable/binutils-gdb.git] / gdb / go32-nat.c
index a3f75b29a00d0b75d1624358865847768b509aca..4dac617a7e806d3cde19fc5e097978e26bb9607f 100644 (file)
@@ -1028,9 +1028,6 @@ init_go32_ops (void)
 
   /* We are always processing GCC-compiled programs.  */
   processing_gcc_compilation = 2;
-
-  /* Override the default name of the GDB init file.  */
-  strcpy (gdbinit, "gdb.ini");
 }
 
 /* Return the current DOS codepage number.  */
This page took 0.023153 seconds and 4 git commands to generate.