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: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c


On Tue, 9 May 2017, Yao Qi wrote:

> Target description initialization should be called in -tdep.c, instead of
> -nat.c.  Rebuild mips-linux native GDB.  Regression test is not run.

 Why?  These descriptions are only used in the native case, otherwise 
gdbserver supplies its own.  The current arrangement has worked for some 
12 years now.

  Maciej


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