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: add support for `S ´ augmentation in dwarf2 debug info


On Fri, Mar 03, 2006 at 12:18:43PM -0300, Alexandre Oliva wrote:
> This patch introduces code to recognize and take advantage of the "S"
> augmentation, but makes no effort to remove existing machine-specific
> code.  The testcase probably already worked without the change, but
> it's good to have it there to avoid regressions when someone decides
> to experiment with taking code out.

Is that enough justification for such a nasty testcase?  And it's going
to need more work over time; for instance, old assemblers or libgccs
will fail to build it, producing a noisy ERROR.


-- 
Daniel Jacobowitz
CodeSourcery


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