This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Patch: add dwarf2 debug pseudo for AVR



On Oct 27, 2009, at 6:19 PM, Hans-Peter Nilsson wrote:


On Tue, 27 Oct 2009, Tristan Gingold wrote:
I can't find any good reason for not having dwarf2 debug pseudos on AVR.


--- gas/config/tc-avr.c	27 Oct 2009 14:48:01 -0000
***************
*** 241,246 ****
--- 241,249 ----
 const pseudo_typeS md_pseudo_table[] =

No need, they're already in gas/config/obj-elf.c.

Correct. As you may have seen, I have posted patches to fix this issue on other targets.


If that doesn't work for you, why?

In fact, gcc didn't use them but for another reason. This works now works for me.


Thank you for this accurate comment,
Tristan.


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