aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/elfcorelinux386.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+3
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* Start working through proper handling of pthreads whenrsc2005-01-231-1/+108
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* extract cmd in right placersc2005-01-181-1/+1
|
* os x changesrsc2005-01-111-0/+3
|
* better unwinding for 386.rsc2004-12-251-47/+44
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* libmachrsc2004-04-191-0/+95