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] buildsym.c cleanup


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> On Mon, May 20, 2013 at 2:03 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>>> I have no idea about the COFF change.  It isn't clear to me whether
>>> coffread and stabsread expect to share the same globals or not.
>> 
>> I do not have a real idea either, but looking at the code, I do not
>> think so. The indices used to index the types seem completely
>> unrelated...

Doug> Hi.  So what's the verdict here?
Doug> Should we wait until we can find someone to test this on coff, or
Doug> check the patch in now.

Joel said he thinks the globals aren't shared.
If you agree then I think it is fine to go ahead and put it in.

Tom


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