From: "Stephen P. Smith" <ischis2@cox.net>
To: gdb <gdb@sources.redhat.com>
Cc: Kevin Buettner <kevinb@redhat.com>
Subject: Re: shared library support
Date: Fri, 21 May 2004 20:49:00 -0000 [thread overview]
Message-ID: <40AE69AB.7000004@cox.net> (raw)
In-Reply-To: <40AD1DA8.3090809@cox.net>
First I need to say that I didn't recieve the reply email from the
redhat server but found the reply in the archives.
Therefore if this post looks like it follows up to the wrong message you
know why.
KB> My recollection of the matter is that you didn't do it this way....The easiest course
KB> and the preferred course are not the same though. The preferred course is to
KB> write your shared library support as a solib.c backend, add some OSABI recognition
KB> code for your target along with a suitable OSABI-specific tdep.c file for your target.
KB> In this (latter) file, you would call some as yet to be written machinery in solib.c
KB> which'd enable your target's shared library support. This is just a thumbnail
KB> sketch; if you choose to go this route, I'm willing to go into much more detail
KB> and even assist with writing the necessary solib.c support.
In this case, and since some things have changed, I prefer to do it the correct way. I may
need quite abit of direction since I this will be my first major effort as long as you don't
mind. Kevin, would you please go into more detail about the solib.c support that you think
is needed.
One of the things, besides what you have talked about already that may need done is what do
about communicating with the remote target on this issue. As far as I can tell, there
isn't anything in the remote protocal for the target to let the host know (or for the host
to ask) about shared libraries. But that is for a future disussion.
Also would you want me to submit these changes as a series of small patches, or big ones.
sps
next prev parent reply other threads:[~2004-05-21 20:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-20 21:05 Stephen P. Smith
2004-05-21 20:49 ` Stephen P. Smith [this message]
2004-06-11 21:14 ` Kevin Buettner
2004-06-24 1:55 ` shared library support hookin the remote.c Stephen & Linda Smith
2004-06-28 21:44 ` Kevin Buettner
2004-06-28 21:45 ` Stephen P. Smith
2004-06-29 1:55 ` Kevin Buettner
2004-06-29 1:56 ` Stephen & Linda Smith
2004-07-01 17:58 ` Kevin Buettner
2004-07-02 20:20 ` Andrew Cagney
2004-07-02 21:16 ` Stephen P. Smith
2004-07-02 22:30 ` Andrew Cagney
2004-07-13 20:15 ` Stephen P. Smith
2004-07-14 18:30 ` Andrew Cagney
2004-07-14 18:44 ` Stephen & Linda Smith
2004-07-14 19:05 ` Dave Korn
2004-07-14 19:29 ` Andrew Cagney
2004-07-02 21:25 ` Kevin Buettner
2004-07-02 22:25 ` Andrew Cagney
2004-07-02 23:22 ` Kevin Buettner
2004-07-08 15:04 ` Andrew Cagney
2004-07-28 3:04 ` Kevin Buettner
2004-08-03 14:58 ` Andrew Cagney
[not found] <20040517120219.5fad9bc0@saguaro>
2004-05-18 13:37 ` shared library support Stephen & Linda Smith
2004-05-18 15:44 ` Kevin Buettner
[not found] ` <40AA4328.6000109@cox.net>
2004-05-18 18:48 ` Kevin Buettner
2004-05-20 18:05 ` Stephen P. Smith
2004-05-21 0:24 ` 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=40AE69AB.7000004@cox.net \
--to=ischis2@cox.net \
--cc=gdb@sources.redhat.com \
--cc=kevinb@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