Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-17 | fix ptr arythmetics in core_write(); from aaron@ | Michael Shalayeff | |
2003-03-29 | implement short reads at the end of the core segement | Michael Shalayeff | |
2003-03-28 | do not core dump on stripped executables. revmap the registers printed to ↵ | Michael Shalayeff | |
the symbols even for cores (already happens for live executables); art@ said it should wait until after the release and so it is already after the release now | |||
2002-07-22 | Map the core file with MAP_PRIVATE. | Artur Grabowski | |
Some other random cleanups. | |||
2002-07-22 | Support for reading from core files. | Artur Grabowski | |
From Jean-Francois Brousseau <krapht@secureops.com> | |||
2002-06-05 | core support from Jean-Francois Brousseau <krapht@secureops.com> with | Federico G. Schwindt | |
a few tweaks of mine. tested on sparc64 and i386. |