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]
Other format: [Raw text]

Re: [PATCH] S/390 port modernization 1/4


Jim Blandy wrote:

> Would it be possible to have s390-nat.c simply use the structures from
> s390-tdep.c?  There's nothing wrong with having an s390-tdep.h file in
> the gdb directory; that's the usual arrangement for native systems.

As these offsets are core kernel ABI that will never change, I hadn't
thought it necessary to avoid this duplication -- in particular as
one of my goals was to disentangle the various components as much as
possible ...

But if you prefer a s390-tdep.h file, I can certainly do that.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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