Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tristan Gingold <gingold@adacore.com>
To: gdb-patches@sourceware.org
Subject: [RFA] Darwin/x86 port (v2 - part 4/4: misc)
Date: Wed, 12 Nov 2008 17:29:00 -0000	[thread overview]
Message-ID: <20081112101346.GA18409@ulanbator.act-europe.fr> (raw)
Message-ID: <20081112172900.bjrtm0zTRoME1VnZcv9eIgvGsudVs9nFWk5gKdgLFN8@z> (raw)

darwin.defs:

#include "config.h"
#ifdef HAVE_64_BIT_MACH_EXCEPTIONS
#import <mach/mach_exc.defs>
#else
#import <mach/exc.defs>
#endif

config/i386/darwin.mh:

# Host: IA86 running Darwin

SER_HARDWIRE = ser-base.o ser-unix.o ser-tcp.o

NATDEPFILES = fork-child.o machoread.o darwin-nat.o excServer.o \
     i386-darwin-nat.o i386-nat.o

# Trick so that excServer.c is not the default target!
_all: all

excServer.c: darwin.defs
	/usr/bin/mig -I. $<


             reply	other threads:[~2008-11-12 12:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 12:50 Tristan Gingold [this message]
2008-11-12 12:53 ` Mark Kettenis
2008-11-12 17:08   ` Tristan Gingold
2008-11-12 17:29 ` Tristan Gingold

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=20081112101346.GA18409@ulanbator.act-europe.fr \
    --to=gingold@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /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