From: Mark Mitchell <mark@codesourcery.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH: Disable ARM RDP
Date: Sat, 18 Mar 2006 02:40:00 -0000 [thread overview]
Message-ID: <200603172225.k2HMPgPG024087@sethra.codesourcery.com> (raw)
This patch removes remote-rdp.o from ARM's TDEPFILES since Daniel and
Paul say that it's useless to most people. I also found that with
--disable-sim GDB fails to link because remote-rdp.c references a
function defined in the simulator.
I'm not sure if this is the right patch for mainline, or whether
people would rather I remove remote-rdp.c entirely, or do nothing, or
... So, I guess this is a request for approval, but a pretty
tentative one.
Thanks,
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713
2006-03-17 Mark Mitchell <mark@codesourcery.com>
* gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
Index: gdb/config/arm/embed.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/arm/embed.mt,v
retrieving revision 1.3
diff -c -5 -p -r1.3 embed.mt
*** gdb/config/arm/embed.mt 21 Jan 2006 01:29:04 -0000 1.3
--- gdb/config/arm/embed.mt 17 Mar 2006 21:15:49 -0000
***************
*** 1,6 ****
# Target: ARM embedded system
! TDEPFILES= arm-tdep.o remote-rdp.o
DEPRECATED_TM_FILE= tm-embed.h
SIM_OBS = remote-sim.o
SIM = ../sim/arm/libsim.a
--- 1,6 ----
# Target: ARM embedded system
! TDEPFILES= arm-tdep.o
DEPRECATED_TM_FILE= tm-embed.h
SIM_OBS = remote-sim.o
SIM = ../sim/arm/libsim.a
next reply other threads:[~2006-03-17 22:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-18 2:40 Mark Mitchell [this message]
2006-03-24 21:36 ` Daniel Jacobowitz
2006-04-11 20:00 ` Daniel Jacobowitz
2006-05-05 19:58 ` Daniel Jacobowitz
2006-05-17 14:53 ` Daniel Jacobowitz
2006-05-17 18:36 ` Eli Zaretskii
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=200603172225.k2HMPgPG024087@sethra.codesourcery.com \
--to=mark@codesourcery.com \
--cc=gdb-patches@sources.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