From: cgf Date: Fri, 20 May 2005 16:50:39 +0000 (+0000) Subject: * cygcheck.cc (load_cygwin): Remove debugging statement. X-Git-Tag: pre_wait_sig_exit~1437 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c176f7057e8dcfa359183fddbc7e26e58d1d6cdb;p=pf3gnuchains%2Fpf3gnuchains4x.git * cygcheck.cc (load_cygwin): Remove debugging statement. --- diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index a028b8027b..ab42983b2a 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,5 +1,9 @@ 2005-05-20 Christopher Faylor + * cygcheck.cc (load_cygwin): Remove debugging statement. + +2005-05-20 Christopher Faylor + * 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. diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc index 00585c2a6e..bc51876c8f 100644 --- a/winsup/utils/cygcheck.cc +++ b/winsup/utils/cygcheck.cc @@ -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