summaryrefslogtreecommitdiffstats
path: root/winsup/utils/strace.cc
Commit message (Collapse)AuthorAgeFilesLines
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-051-0/+12
| | | | | * setfacl.c: Ditto. * strace.cc: Ditto.
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-43/+54
|
* * strace.cc (main): Add a '-b' option.Christopher Faylor2000-10-281-2/+10
|
* * ps.cc (main): Accomodate new PID_ constant.Christopher Faylor2000-10-151-1/+8
|
* * strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor2000-10-121-2/+6
|
* * ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor2000-10-091-9/+1
| | | | | | | | more obvious. * strace.cc (add_child): Just add child's pid directly. (remove_child): No need to close the child process pid since ContinueDebugEvent does that automatically. (proc_child): Ditto for child thread.
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+3
| | | | | * umount.cc: ditto * strace.cc: add #define for alloca
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-191-0/+6
| | | | | * strace.cc (_impure_ptr): New global variable to make strace build under Cygwin gcc.
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-131-28/+31
| | | | per-process basis.
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-281-8/+138
| | | | types of time output.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+481