Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put an underscore in front of the "active" in "strace.active". | Christopher Faylor | 2006-05-28 | 1 | -1/+1 |
| | |||||
* | fix breakpoint example | Christopher Faylor | 2005-05-06 | 1 | -2/+2 |
| | |||||
* | * how-to-debug-cygwin.txt: Fix typo. | Joshua Daniel Franklin | 2005-04-25 | 1 | -2/+2 |
| | |||||
* | add initial information | Christopher Faylor | 2002-07-13 | 1 | -1/+3 |
| | |||||
* | cleanup a tad | Christopher Faylor | 2002-07-13 | 1 | -8/+18 |
| | |||||
* | * dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been | Christopher Faylor | 2002-07-13 | 1 | -0/+13 |
| | | | | | | | | | | set up. (break_here): New function, for debugging. (initial_env): Add program name to "Sleeping" message. Implement new "CYGWIN_DEBUG" environment variable option. * exceptions.cc (debugger_command): Add argument to dumper call. * strace.cc (strace::hello): Use winpid if cygwin pid is unavailable. (strace::vsprntf): Ditto. | ||||
* | add more words | Christopher Faylor | 2002-01-30 | 1 | -65/+72 |
| | |||||
* | whitespace cleanup | Christopher Faylor | 2001-12-10 | 1 | -1/+1 |
| | |||||
* | Add strace debugging section. | Christopher Faylor | 2001-11-05 | 1 | -6/+29 |
| | |||||
* | fix typos | Egor Duda | 2001-10-09 | 1 | -6/+6 |
| | |||||
* | minor typo fixes. | Christopher Faylor | 2001-09-16 | 1 | -3/+3 |
| | |||||
* | Hints and tips on debugging cygwin | Egor Duda | 2001-09-14 | 1 | -0/+73 |