From: Jiong Wang <jiwang@tilera.com>
To: <gdb-patches@sourceware.org>
Cc: Pedro Alves <palves@redhat.com>, Walter Lee <walt@tilera.com>
Subject: [RFC/TileGX] enable gdbserver in configure.tgt for tilegx
Date: Wed, 27 Feb 2013 03:28:00 -0000 [thread overview]
Message-ID: <512D7D6A.3080106@tilera.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 253 bytes --]
this patch enable gdbserver build for tilegx, and replace whitespaces
with tab.
gdb/ChangeLog:
* configure.tgt: Enable gdbserver for tilegx.
Replace whitespaces with tab.
please review, thanks.
---
Regards,
Jiong
Tilera Corporation
[-- Attachment #2: gdbserver.patch --]
[-- Type: text/x-patch, Size: 516 bytes --]
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index feb2059..eac949a 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -596,10 +596,11 @@ tic6x-*-*)
;;
tilegx-*-linux*)
- # Target: TILE-Gx
- gdb_target_obs="tilegx-tdep.o tilegx-linux-tdep.o solib-svr4.o \
+ # Target: TILE-Gx
+ gdb_target_obs="tilegx-tdep.o tilegx-linux-tdep.o solib-svr4.o \
symfile-mem.o glibc-tdep.o linux-tdep.o"
- ;;
+ build_gdbserver=yes
+ ;;
xstormy16-*-*)
# Target: Sanyo Xstormy16a processor
next reply other threads:[~2013-02-27 3:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-27 3:28 Jiong Wang [this message]
2013-02-27 14:15 ` Pedro Alves
2013-02-27 14:17 ` Jiong Wang
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=512D7D6A.3080106@tilera.com \
--to=jiwang@tilera.com \
--cc=gdb-patches@sourceware.org \
--cc=palves@redhat.com \
--cc=walt@tilera.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