summaryrefslogtreecommitdiffstats
path: root/src/libmach/crackelf.c
Commit message (Collapse)AuthorAgeFilesLines
* Start working through proper handling of pthreads whenrsc2005-01-231-145/+36
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* extract cmd in right placersc2005-01-181-4/+4
|
* add core cmdrsc2005-01-181-0/+62
|
* better unwinding for 386.rsc2004-12-251-3/+10
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* fix various bugs for sunosrsc2004-04-201-1/+1
|
* libmachrsc2004-04-191-0/+342