summaryrefslogtreecommitdiffstats
path: root/src/libmach/frame.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
| | | | | | | | | 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>
* libmach, acid, db: 64-bit supportRuss Cox2012-02-191-4/+4
|
* Start working through proper handling of pthreads whenrsc2005-01-231-2/+6
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* better unwinding for 386.rsc2004-12-251-1/+1
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* back to 32 bit for nowrsc2004-06-111-2/+2
|
* maybe 64-bit betterrsc2004-06-111-2/+2
|
* libmachrsc2004-04-191-0/+130