summaryrefslogtreecommitdiffstats
path: root/winsup/utils/dumper.cc
Commit message (Expand)AuthorAgeFilesLines
* fix whitespace, update some copyrightsChristopher Faylor2004-10-251-3/+3
* * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra2004-06-151-3/+4
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-0/+1
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-081-11/+50
* * dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2001-09-141-7/+11
* * dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2001-09-131-1/+1
* * dumper.cc (main): Change command-line arguments format to beEgor Duda2001-09-091-22/+31
* * dumper.h: Update copyright notice.Egor Duda2001-08-301-5/+37
* * dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda2001-04-191-0/+6
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-2/+2
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-318/+354
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-241-0/+754