From: "H . J . Lu" <hjl@lucon.org>
To: GDB <gdb@sources.redhat.com>
Subject: PATCH: Add __start
Date: Fri, 05 Apr 2002 11:51:00 -0000 [thread overview]
Message-ID: <20020405115148.A23794@lucon.org> (raw)
Is that ok to check it in? See
http://sources.redhat.com/ml/gdb/2002-03/msg00206.html
H.J.
---
2002-04-05 H.J. Lu (hjl@gnu.org)
* solib-svr4.c (bkpt_names): Add "__start".
--- gdb/solib-svr4.c.dso Wed Mar 6 22:31:27 2002
+++ gdb/solib-svr4.c Fri Apr 5 11:48:55 2002
@@ -92,6 +92,7 @@ static char *bkpt_names[] =
SOLIB_BKPT_NAME, /* Prefer configured name if it exists. */
#endif
"_start",
+ "__start",
"main",
NULL
};
next reply other threads:[~2002-04-05 19:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-05 11:51 H . J . Lu [this message]
2002-04-05 17:42 ` Kevin Buettner
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=20020405115148.A23794@lucon.org \
--to=hjl@lucon.org \
--cc=gdb@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