This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: interesting solib-absolute-prefix problem


> > to have a pretty seriously misconfigured system for that to happen,
> > especially since this last ditch check happens after all other search
paths
> > are used.
>
> For your users, since you autoset solib-absolute-prefix, yes you'd have
> to have a pretty seriously misconfigured system.  For my users (at
> MontaVista), the same thing, since we do something similar for cross
> debugging.  For the average person who rolls a toolchain themselves,
> however, this is an extremely common problem.

I'm thinking I might be able to cheat in our backend to work around this.
It's a bit of a nuisance since it seems to be popping up all over.  I wish I
could just avoid initializing solib-abs-pref in the self hosted case.
Grr...stupid OS guys.  ;-)

Kris



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]