Christopher Faylor
eedc36cb12
Cleanup formatting on some files. Remove excessive whitespace.
2000-10-28 05:00:00 +00:00
Christopher Faylor
3c952fed3f
* strace.cc (main): Add a '-b' option.
2000-10-28 00:21:41 +00:00
Christopher Faylor
5460fae73f
* ps.cc (main): Accomodate new PID_ constant.
2000-10-15 03:43:48 +00:00
Christopher Faylor
5e0d760fb8
* strace.cc (proc_child): Handle exceptions correctly.
2000-10-12 06:22:30 +00:00
Christopher Faylor
aaf0dee260
* ps.cc (main): Change order of reporting slightly so that windows pids are
...
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.
2000-10-09 03:31:10 +00:00
DJ Delorie
b6e259b12f
* mount.cc: add stdlib.h for exit
...
* umount.cc: ditto
* strace.cc: add #define for alloca
2000-06-05 18:43:54 +00:00
Christopher Faylor
c6c9f06b7c
Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
...
* strace.cc (_impure_ptr): New global variable to make strace build under
Cygwin gcc.
2000-03-19 03:53:18 +00:00
Christopher Faylor
22fe0c41ec
* strace.cc: Throughout, track information like start_time, etc. on a
...
per-process basis.
2000-03-13 02:23:47 +00:00
Christopher Faylor
78fed23c13
* strace.cc (handle_output_debug_string): Parse strace output to allow various
...
types of time output.
2000-02-28 05:08:05 +00:00
Christopher Faylor
1fd5e000ac
import winsup-2000-02-17 snapshot
2000-02-17 19:38:33 +00:00