OSDN Git Service

Carmelo Amoroso writes:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Tue, 13 Mar 2007 11:02:33 +0000 (11:02 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Tue, 13 Mar 2007 11:02:33 +0000 (11:02 -0000)
commit11b4fd555c8a016d02af89afadd6964fb23aa054
tree5b2b850ce111e9ae0958818f79e6d911716469d4
parent56450d6b9909e159ce4945b3711551cc34c1cddd
Carmelo Amoroso writes:
I experiencied some problems while trying to debug the ld.so (sh4)
in debug mode. I found that the _start code was not placed into any
PT_LOAD segment causing a SIGSEV.
I solved this issue explicitely placing the _start code into
the .text section (see attached patch).
ldso/ldso/sh/dl-startup.h