Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Kris Warkentin" <kewarken@qnx.com>
To: <gdb@sources.redhat.com>, <kevinb@redhat.com>,
	"Michael Elizabeth Chastain" <mec.gnu@mindspring.com>
Subject: Re: interesting solib-absolute-prefix problem
Date: Wed, 03 Dec 2003 22:53:00 -0000	[thread overview]
Message-ID: <071c01c3b9f0$744d04c0$0202040a@catdog> (raw)
In-Reply-To: <20031203223313.AD1B94B35A@berman.michael-chastain.com>

Actually, I just discovered a way to work around it in our back end
TARGET_FIND_AND_OPEN_SOLIB.  The fact that I KNOW we always have
solib-absolute-prefix initialized means that I can cheat a bit.

As far as setting it to "/", that doesn't work self-hosted because we need
to specifically find something under /x86/usr/lib.  Unfortunately I don't
get to decide the layout, I just have to work with it.  Either way, now I
can keep the kludgey stuff in our own backend where it won't hurt anyone.
Thanks for all the help.

cheers,

Kris

----- Original Message ----- 
From: "Michael Elizabeth Chastain" <mec.gnu@mindspring.com>
To: <gdb@sources.redhat.com>; <kevinb@redhat.com>; <kewarken@qnx.com>
Sent: Wednesday, December 03, 2003 5:33 PM
Subject: Re: interesting solib-absolute-prefix problem


> Ummm, hit me with a clue-stick if I am missing the point,
> but it looks like Kris's desire is to have solib-absolute-prefix=""
> be a meaningful value, but gdb already uses that for something else.
> And we don't want to get those semantics by accident.
>
> Can you kludge it by setting solib-absolute-prefix="/."?
>
> I agree with Kevin, I don't like kludges where gdb says
> "might as well try this".  The risk is that it will bogusly
> succeed on some other system.
>
> Michael C
>



  reply	other threads:[~2003-12-03 22:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-03 22:33 Michael Elizabeth Chastain
2003-12-03 22:53 ` Kris Warkentin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-03 19:47 Kris Warkentin
2003-12-03 20:35 ` Kevin Buettner
2003-12-03 21:20   ` Kris Warkentin
2003-12-03 21:26     ` Daniel Jacobowitz
2003-12-03 21:30       ` Kris Warkentin

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='071c01c3b9f0$744d04c0$0202040a@catdog' \
    --to=kewarken@qnx.com \
    --cc=gdb@sources.redhat.com \
    --cc=kevinb@redhat.com \
    --cc=mec.gnu@mindspring.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