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: [0/8] solib handler rework


> Hmmm, maybe that -lxpdl library is something new that was added to
> allow 32-bit x 64-bit cross-debuggers to be implemented?

That is indeed a distinct possibility.

> I guess there are two things to consider here:
> 
> - If there is sometimes the need to add a special compatibility 
>   library like -lxpdl, we need to add the appropriate configure
>   magic to make that happen ...

This is the option that I prefer. I'm not sure that a 32bit GDB
on HP/UX will be able to debug a 64bit program, but at least that's
a step in that direction.

-- 
Joel


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