Start working through proper handling of pthreads when
debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
This commit is contained in:
parent
a0e8d02d09
commit
dd944ec72a
14 changed files with 528 additions and 415 deletions
|
|
@ -43,7 +43,7 @@ OFILES=\
|
|||
symstabs.$O\
|
||||
ureg386.$O\
|
||||
|
||||
HFILES=mach.h
|
||||
HFILES=$PLAN9/include/mach.h
|
||||
|
||||
<$PLAN9/src/mksyslib
|
||||
CFLAGS=$CFLAGS -I.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue