From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: gdb-patches@sourceware.org
Subject: [commit] Use -e instead of --entry for as in testsuite
Date: Mon, 31 Oct 2005 20:35:00 -0000 [thread overview]
Message-ID: <200510312034.j9VKY5d3006611@elgar.sibelius.xs4all.nl> (raw)
This is much more portable
I threatened to put this in a long, long time ago, and nobody
objected. Finially did it.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* gdb.asm/asm-source.exp: Use -e instead of --entry.
Index: gdb.asm/asm-source.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.asm/asm-source.exp,v
retrieving revision 1.56
diff -u -p -r1.56 asm-source.exp
--- gdb.asm/asm-source.exp 29 Apr 2005 14:22:27 -0000 1.56
+++ gdb.asm/asm-source.exp 31 Oct 2005 20:32:26 -0000
@@ -34,7 +34,7 @@ set bug_id 0
set asm-arch ""
set asm-note "empty"
set asm-flags ""
-set link-flags "--entry _start"
+set link-flags "-e _start"
set debug-flags ""
switch -glob -- [istarget] {
next reply other threads:[~2005-10-31 20:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 20:35 Mark Kettenis [this message]
2005-10-31 20:39 ` Daniel Jacobowitz
2005-11-01 7:40 ` Mark Kettenis
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=200510312034.j9VKY5d3006611@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--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