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: [RFC] configure.tgt: Update mips*-*-* to use remote-mips.o


Kevin Buettner wrote:
On Wed, 19 Jan 2011 16:20:50 -0500
Paul Koning <paul_koning@Dell.com> wrote:

Shouldn't that just be for the MIPS based targets (if there still
are any left) that use this protocol?

I want remote-mips.o to be enabled for the various mips*-elf targets. Would the patch be more palatable if I were to add a mips*-*-elf pattern for this case?

A lot of them probably just use the standard GDB remote protocol (I
know ours does -- NetBSD based).

Keep in mind that adding remote-mips.o doesn't prevent the use of GDB's remote serial protocol. The "target remote" command will continue to work just as it always has.

Also, I see the pattern "mips*-*-netbsd* | mips*-*-knetbsd*-gnu" in
configure.tgt.  So NetBSD wouldn't be affected by my change anyway.

I think mips-*-elf is appropriate.



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