aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/crackelf.c
AgeCommit message (Collapse)AuthorFilesLines
2005-01-23Start working through proper handling of pthreads whenrsc1-145/+36
debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
2005-01-18extract cmd in right placersc1-4/+4
2005-01-18add core cmdrsc1-0/+62
2004-12-25better unwinding for 386.rsc1-3/+10
command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-04-20fix various bugs for sunosrsc1-1/+1
2004-04-19libmachrsc1-0/+342