This is the mail archive of the gdb-patches@sourceware.org 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: [RFA/gdb-7.2] Enable leading-mingw64-underscores by default.


> Is this a build-time only option?  Or can it be toggled at run time?

It is build-time only, unfortunately.  There was a discussion about
that last month, where I was initially confused about the problem:

    http://www.sourceware.org/ml/gdb-patches/2010-06/msg00387.html

> If the former, I think it is a very bad idea to have the ABI fixed at
> build time, because most users of MinGW do not build their own GDB.
> At the time when 2 incompatible ABIs coexist, it is very important to
> have GDB that could adapt to either.

The problem is that I do not know whether we can make it work or not.
It's on my agenda of things to do, but right now, and for the next
few weeks, that's as much time as I have to help on that topic.
Perhaps someone else might want to jump in and help?

Kai is the author on the bfd end of things, so perhaps he could change
that part so as to make it dynamic, as opposed to static?

> If the latter, is this issue documented anywhere (I cannot find it)?
> If it is documented, why doesn't this patch include a suitable change
> for that documentation?  If it isn't, please add it, and please
> include in the docs the symptoms of using the wrong ABI, which is when
> the user should set this option accordingly.

Just so you know, I understand what you are asking and why, but
unfortunately, just as above, I do not think I will have the resources
to address all that before we get 7.2 out. Someone else will have
to step in for the group.

-- 
Joel


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