This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: impossible to resolve symbols in same binary loaded twice with dlmopen


On Fri, Jul 9, 2010 at 1:36 PM, Mathieu Lacage <mathieu.lacage@gmail.com> wrote:

> It's sufficient for me because I use a dynamic loader that has a
> different implementation of dlmopen:

It occurred to me that I should have included a link to the relevant
code so that the above does not read as a reference to some sekret
proprietary piece of code: it's open source crap :)

http://code.nsnam.org/mathieu/elf-loader/
It's not fast or super portable but it runs on x86_64/ia32, various
linux distribution versions, and is binary compatible with the libc
loader.

Mathieu
-- 
Mathieu Lacage <mathieu.lacage@gmail.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]