Re: default to strict dwarf-2 on powerpc-vxworks

2012-04-24 Thread Olivier Hainque
On Apr 24, 2012, at 17:49 , Jakub Jelinek wrote: > Talked to Jason about this on IRC last night, he is ok with that, so your > patch is ok for trunk. Just committed - Thanks :-)

Re: default to strict dwarf-2 on powerpc-vxworks

2012-04-24 Thread Jakub Jelinek
On Fri, Apr 20, 2012 at 09:57:24AM +0200, Jakub Jelinek wrote: > Looks good to me, but IMHO we should go further at this point, and > default to dwarf_version 4 unless overridden (and override > also on Darwin to too due to its tools not capable of handling it), > probably together with making -fno

Re: default to strict dwarf-2 on powerpc-vxworks

2012-04-20 Thread Jakub Jelinek
On Fri, Apr 13, 2012 at 02:24:09PM +0200, Olivier Hainque wrote: > On typical VxWorks environments, WindRiver integrated tools are used as > much if not more than gdb for debugging purposes. > > These evolve at an industrial pace, traditionally not as fast as GCC > regarding the support of latest

default to strict dwarf-2 on powerpc-vxworks

2012-04-13 Thread Olivier Hainque
Hello, On typical VxWorks environments, WindRiver integrated tools are used as much if not more than gdb for debugging purposes. These evolve at an industrial pace, traditionally not as fast as GCC regarding the support of latest dwarf standards. As of today, in our experience, the best compromi