This is the mail archive of the gdb-patches@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: [RFA] Don't SEGV on invalid dwarf2 frame info


Richard Henderson <rth@twiddle.net> writes:

> Elena, this is the patch I was thinking about.
> 
> For the audience, there is at least one bug in current cvs ld's .eh_frame
> optimization code that results in padding being added between sections.
> But we saw similar problems when we added support for .eh_frame generation
> within the assembler (and didn't .align sections), so the discussion in 
> the patch is a bit more broad than that.
> 
> Does this seem reasonable?

It does to me.  It's unfortunately that this is necessary, but it
makes things more robust, so please check this in.

Mark


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