From f609f58d32ed91f857135cfc8b76ccba1b24e2e1 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 20 May 2005 16:50:39 +0000 Subject: * cygcheck.cc (load_cygwin): Remove debugging statement. --- winsup/utils/cygcheck.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/utils/cygcheck.cc') diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc index 00585c2a6..bc51876c8 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 -- cgit v1.2.3