aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/dumper.cc
AgeCommit message (Expand)AuthorFilesLines
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen1-3/+5
2007-07-24 * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen1-3/+13
2007-05-29 * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen1-3/+58
2006-12-21 * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen1-2/+2
2006-12-11* dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor1-0/+1
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