aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-05-20 16:50:39 +0000
committerChristopher Faylor <me@cgf.cx>2005-05-20 16:50:39 +0000
commitf609f58d32ed91f857135cfc8b76ccba1b24e2e1 (patch)
tree6d6fe09d7813567060ff4f7c037b8298237d8f39 /winsup/utils
parentceb7fa1c4ac1c6f277502a83237337c2fb213312 (diff)
downloadnewlib-f609f58d32ed91f857135cfc8b76ccba1b24e2e1.zip
newlib-f609f58d32ed91f857135cfc8b76ccba1b24e2e1.tar.gz
newlib-f609f58d32ed91f857135cfc8b76ccba1b24e2e1.tar.bz2
* cygcheck.cc (load_cygwin): Remove debugging statement.
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog4
-rw-r--r--winsup/utils/cygcheck.cc1
2 files changed, 4 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index a028b80..ab42983 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -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.
diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc
index 00585c2..bc51876 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