summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/how-to-debug-cygwin.txt
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-12-10 03:35:54 +0000
committerChristopher Faylor <me@cgf.cx>2001-12-10 03:35:54 +0000
commitcf77faefc8c0a468fb70947ffcd78d0d5b890d6f (patch)
tree291ebbb97bdef41f4d409ffee2b58458bf6d9450 /winsup/cygwin/how-to-debug-cygwin.txt
parent170f4c43507f8297fe4068c9581af2ef79cec9fb (diff)
downloadcygnal-cf77faefc8c0a468fb70947ffcd78d0d5b890d6f.tar.gz
cygnal-cf77faefc8c0a468fb70947ffcd78d0d5b890d6f.tar.bz2
cygnal-cf77faefc8c0a468fb70947ffcd78d0d5b890d6f.zip
whitespace cleanup
Diffstat (limited to 'winsup/cygwin/how-to-debug-cygwin.txt')
-rw-r--r--winsup/cygwin/how-to-debug-cygwin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/how-to-debug-cygwin.txt b/winsup/cygwin/how-to-debug-cygwin.txt
index 542e013ae..90b1cd957 100644
--- a/winsup/cygwin/how-to-debug-cygwin.txt
+++ b/winsup/cygwin/how-to-debug-cygwin.txt
@@ -53,7 +53,7 @@ rem to sleep for x milliseconds at startup
set CYGWIN_SLEEP=20000
c:\some\path\bad_program.exe some parameters
===================================
-
+
Now, run program_wrapper.cmd. It should print running program pid.
After starting program_wrapper.cmd you've got 20 seconds to open another
window, cd to c:\cygdeb in it, run gdb there and in gdb prompt type