Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dumper.h: Update copyright notice. | Egor Duda | 2001-08-30 | 1 | -1/+2 |
| | | | | | | | | | | * dumper.cc: Ditto. * dumper.cc: (dumper::print_core_section_list): New function. * dumper.h: (dumper::print_core_section_list): Declare it. * dumper.cc (print_section_name): New function. (dumper::collect_process_information): Augment debugging output. Stop debugee processing if it posts double exception. (usage): Fix typo in option name. | ||||
* | * Makefile.in: Add dumper.exe target and associated mechanisms for building it. | Christopher Faylor | 2000-08-24 | 1 | -0/+131 |
* dumper.cc: New file. * dumper.h: New file. * module_info.cc: New file. * parse_pe.cc: New file. |