This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: New gdb 31 & 64 bit patches for S/390


On Tue, Aug 28, 2001 at 05:59:46PM +0200, Denis Joseph Barrow wrote:
> Hi Andrew,
> I'm currently looking at porting the gdbserver to s390 on request of a JVM
> developer here at IBM,
> On looking at gdbserver/low-linux.c the gdbserver isn't multiarch
> compatible,
>  It looks like I either have to in the forseeable future put  some non
> multiarch definitions back into tm-s390.h
> & #ifdef  GDB_MULTI_ARCH  them again despite recommendations to move
> everything to s390-tdep.c
> or else duplicate definitions in low-linux.c ( something I don't want to do
> as there is enough stuff in there).

For now, the thing to do seems to be duplicating it in low-linux.c. 
I'm working on a more general solution, but it won't be done for at
least another few months.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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