diff options
Diffstat (limited to 'winsup/cygwin/how-to-debug-cygwin.txt')
-rw-r--r-- | winsup/cygwin/how-to-debug-cygwin.txt | 2 |
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 |