Commits


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