From: "Kris Warkentin" <kewarken@qnx.com>
To: "Gdb-Patches@Sources.Redhat.Com" <gdb-patches@sources.redhat.com>
Subject: [patch] remove pointless call.
Date: Mon, 12 May 2003 18:19:00 -0000 [thread overview]
Message-ID: <16b401c318b2$c4ced340$0202040a@catdog> (raw)
Okay to apply? The TARGET_FIND_AND_OPEN_SOLIB removes the need for this
call.
cheers,
Kris
Changelog:
* nto-tdep.c (fetch_core_registers): Remove redundant call to
nto_init_solib_absolute_prefix.
RCS file: /cvs/src/src/gdb/nto-tdep.c,v
retrieving revision 1.3
diff -c -r1.3 nto-tdep.c
*** nto-tdep.c 6 May 2003 17:13:40 -0000 1.3
--- nto-tdep.c 12 May 2003 17:43:10 -0000
***************
*** 270,277 ****
{
nto_regset_t regset;
- nto_init_solib_absolute_prefix ();
-
if (which == NTO_REG_GENERAL)
{
memcpy ((char *) ®set, core_reg_sect,
--- 270,275 ----
next reply other threads:[~2003-05-12 18:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-12 18:19 Kris Warkentin [this message]
2003-05-12 18:57 ` Andrew Cagney
2003-05-12 19:16 ` Kris Warkentin
2003-05-12 19:24 ` Andrew Cagney
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='16b401c318b2$c4ced340$0202040a@catdog' \
--to=kewarken@qnx.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