aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/dumper.cc
AgeCommit message (Expand)AuthorFilesLines
2002-05-08* dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor1-11/+50
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda1-7/+11
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda1-1/+1
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda1-22/+31
2001-08-30* dumper.h: Update copyright notice.Egor Duda1-5/+37
2001-04-19* dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda1-0/+6
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor1-2/+2
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-318/+354
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor1-0/+754