Commits


Trivial changes: whitespace and modes. 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 support


fix type-punned pointer warnings from gcc R=rsc http://codereview.appspot.com/396042


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


pointer conversions


name mangling, process control


Remove libthread_db nonsense.


more pthread


Start working through proper handling of pthreads when debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.


small hidings


better unwinding for 386. 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 now


maybe 64-bit better


various bug fixes


libmach