aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/dumper.cc
AgeCommit message (Expand)AuthorFilesLines
2006-01-20This commit was manufactured by cvs2svn to create branch 'cr-0x5ef'.cvs2svn1-882/+0
2004-10-25fix whitespace, update some copyrightsChristopher Faylor1-3/+3
2004-06-15 * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra1-3/+4
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-0/+1
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