Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Paul Koning <paul_koning@dell.com>
To: Kevin Buettner <kevinb@redhat.com>
Cc: <gdb-patches@sourceware.org>
Subject: Re: [RFC] configure.tgt: Update mips*-*-* to use remote-mips.o
Date: Wed, 19 Jan 2011 21:39:00 -0000	[thread overview]
Message-ID: <B48CD90E-096F-489C-B0A4-7F46615C1202@dell.com> (raw)
In-Reply-To: <20110119141436.2d8422fe@mesquite.lan>

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

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

	paul

On Jan 19, 2011, at 4:14 PM, Kevin Buettner wrote:

> I spent some time last year fixing bitrot in remote-mips.c, but
> forgot to update configure.tgt so that it's actually used by mips
> targets.
> 
> Any objections to the patch below?
> 
> Kevin
> 
> 	* configure.tgt (mips*-*-*): Add remote-mips.o to gdb_target_obs.
> 
> Index: configure.tgt
> ===================================================================
> RCS file: /cvs/src/src/gdb/configure.tgt,v
> retrieving revision 1.241
> diff -u -p -r1.241 configure.tgt
> --- configure.tgt	14 Jan 2011 18:16:34 -0000	1.241
> +++ configure.tgt	19 Jan 2011 20:51:20 -0000
> @@ -373,7 +373,7 @@ mips64*-*-openbsd*)
> 	;;
> mips*-*-*)
> 	# Target: MIPS
> -	gdb_target_obs="mips-tdep.o"
> +	gdb_target_obs="mips-tdep.o remote-mips.o"
> 	gdb_sim=../sim/mips/libsim.a
> 	;;
> 
> 


  reply	other threads:[~2011-01-19 21:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-19 21:20 Kevin Buettner
2011-01-19 21:39 ` Paul Koning [this message]
2011-01-19 21:50   ` Michael Snyder
2011-01-19 21:55   ` Kevin Buettner
2011-01-19 21:55     ` Michael Snyder
2011-01-20  0:55       ` Kevin Buettner
2011-01-20  5:58         ` Michael Snyder
2011-01-20 16:19         ` Ulrich Weigand
2011-01-21  1:14           ` Kevin Buettner
2011-01-21 12:44             ` Ulrich Weigand
2011-01-24 21:52             ` Kevin Buettner
2011-01-24 21:58               ` Joel Brobecker
2011-01-24 23:01                 ` Kevin Buettner
2011-01-19 22:02     ` Paul Koning

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B48CD90E-096F-489C-B0A4-7F46615C1202@dell.com \
    --to=paul_koning@dell.com \
    --cc=gdb-patches@sourceware.org \
    --cc=kevinb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox