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] wrong pointer type length


> If the assembler is doing this in other cases, you're going to be
> pretty hosed.  STABS requires records to appear in the order
> specified.

I know :-(. Unfortunately, we can't change the assembler, so I've added
no too long ago a second list of undefined types  that should allow us
to handle this type of wild reordering. See:

    http://www.sourceware.org/ml/gdb-patches/2007-02/msg00387.html

-- 
Joel


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