From: Anthony Green <green@moxielogic.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: PATCH: new gdb port: moxie-elf
Date: Fri, 01 May 2009 03:20:00 -0000 [thread overview]
Message-ID: <1241148021.10451.43.camel@dev.moxielogic.com> (raw)
In-Reply-To: <20090423182851.GC7552@adacore.com>
On Thu, 2009-04-23 at 11:28 -0700, Joel Brobecker wrote:
>
> > +moxie-*-elf)
> > + gdb_target_obs="moxie-tdep.o"
> > + gdb_sim=../sim/moxie/libsim.a
>
> The second line means that you won't be able to build for moxie-elf
> unless the simulator part is approved and checked in. If getting
> the sim parts in takes a bit of time, you may elect to keep that
> line out of the patch, and resubmit it later, after the sim patch
> is in.
The simulator is in now, so I'm committing the following obvious patch.
AG
2009-04-30 Anthony Green <green@moxielogic.com>
* configure.tgt: Link the moxie simulator in with gdb.
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.216
diff -u -r1.216 configure.tgt
--- configure.tgt 30 Apr 2009 03:04:28 -0000 1.216
+++ configure.tgt 1 May 2009 03:18:00 -0000
@@ -116,8 +116,7 @@
moxie-*-elf)
gdb_target_obs="moxie-tdep.o"
- # Add this once the moxie sim has been committed.
- # gdb_sim=../sim/moxie/libsim.a
+ gdb_sim=../sim/moxie/libsim.a
;;
h8300-*-*)
prev parent reply other threads:[~2009-05-01 3:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 11:57 green
2009-04-23 18:29 ` Joel Brobecker
2009-04-23 21:25 ` Anthony Green
2009-04-23 23:41 ` Anthony Green
2009-04-24 0:01 ` Joel Brobecker
2009-04-24 1:02 ` Anthony Green
2009-04-24 2:27 ` Anthony Green
2009-04-24 3:28 ` Joel Brobecker
2009-05-01 3:20 ` Anthony Green [this message]
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=1241148021.10451.43.camel@dev.moxielogic.com \
--to=green@moxielogic.com \
--cc=brobecker@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