Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |