OSDN Git Service

* cygcheck.cc (load_cygwin): Remove debugging statement.
authorcgf <cgf>
Fri, 20 May 2005 16:50:39 +0000 (16:50 +0000)
committercgf <cgf>
Fri, 20 May 2005 16:50:39 +0000 (16:50 +0000)
winsup/utils/ChangeLog
winsup/utils/cygcheck.cc

index a028b80..ab42983 100644 (file)
@@ -1,5 +1,9 @@
 2005-05-20  Christopher Faylor  <cgf@timesys.com>
 
+       * cygcheck.cc (load_cygwin): Remove debugging statement.
+
+2005-05-20  Christopher Faylor  <cgf@timesys.com>
+
        * cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not
        set.
        (nuke): Fix off by one error in allocation of environment variable.
index 00585c2..bc51876 100644 (file)
@@ -1466,7 +1466,6 @@ load_cygwin (int& argc, char **&argv)
   char **envp = (char **) cygwin_internal (CW_ENVP);
   if (envp)
     {
-      cygwin_internal (CW_DEBUG_SELF, "d:\\cygwin\\bin\\gdb.exe");
       /* Store path and revert to this value, otherwise path gets overwritten
          by the POSIXy Cygwin variation, which breaks cygcheck.
         Another approach would be to use the Cygwin PATH and convert it to