OSDN Git Service

Fix the shared library loader so we can properly debug things like pthreads.
authorEric Andersen <andersen@codepoet.org>
Sat, 1 Mar 2003 07:11:39 +0000 (07:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 1 Mar 2003 07:11:39 +0000 (07:11 -0000)
commit371abc9c90a2f271cfa11b22d9586279d0f02c6c
tree45865d5460d189e586a4a745156d786f55c8035b
parent056eef45e07761176a3c5ba0f063826182ffc249
Fix the shared library loader so we can properly debug things like pthreads.
Mips gdb support for pthreads and similar complex stuff is broken, but then it
couldn't have worked before either...
 -Erik
ldso/ldso/dl-elf.c
ldso/ldso/ld_hash.h
ldso/ldso/ldso.c
ldso/ldso/linuxelf.h
ldso/ldso/readelflib1.c