Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tristan Gingold <gingold@adacore.com>
To: Josh Matthews <josh@joshmatthews.net>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Fix Darwin build error
Date: Wed, 01 Feb 2012 09:27:00 -0000	[thread overview]
Message-ID: <7E2379BB-9874-46D0-9DD1-BF7FABFE63BD@adacore.com> (raw)
In-Reply-To: <CAOvJiVXO5y3CG7dh5cEDwYVikpsKnN=phr=bgRYfR5peECasHQ@mail.gmail.com>


On Jan 31, 2012, at 9:18 PM, Josh Matthews wrote:

> Darwin is busted again. Here's a fix.

Ok (and obvious).

Tristan.

> 
> Cheers,
> Josh
> 
> diff --git a/gdb/ChangeLog b/gdb/ChangeLog
> index daf970c..105e6e5 100644
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -1,3 +1,8 @@
> +2012-01-31  Josh Matthews  <josh@joshmatthews.net>
> +
> +       Fix build error in Darwin port.
> +       * i386-darwin-nat.c: Include i386-nat.h.
> +
> 2012-01-31  Tom Tromey  <tromey@redhat.com>
> 
>        * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
> diff --git a/gdb/i386-darwin-nat.c b/gdb/i386-darwin-nat.c
> index 12e2e65..a4f11e0 100644
> --- a/gdb/i386-darwin-nat.c
> +++ b/gdb/i386-darwin-nat.c
> @@ -19,6 +19,7 @@
>    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
> 
> #include "defs.h"
> +#include "i386-nat.h"
> #include "frame.h"
> #include "inferior.h"
> #include "target.h"


  reply	other threads:[~2012-02-01  9:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 22:00 Josh Matthews
2012-02-01  9:27 ` Tristan Gingold [this message]
2012-02-01 10:56   ` Joel Brobecker
  -- strict thread matches above, loose matches on Subject: below --
2011-08-22 20:27 [PATCH] Fix darwin " Josh Matthews
2011-08-22 22:16 ` Sergio Durigan Junior
2011-08-23 19:43   ` Jan Kratochvil
2011-08-23 20:47     ` Josh Matthews
2011-08-23 20:53       ` Keith Seitz
2011-08-23 20:57       ` Jan Kratochvil
2011-08-23 22:06       ` Sergio Durigan Junior

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=7E2379BB-9874-46D0-9DD1-BF7FABFE63BD@adacore.com \
    --to=gingold@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=josh@joshmatthews.net \
    /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