On Wed, 21 Nov 2012, Mark Wielaard wrote:
> As mentioned in some bug reports it should be documented that DWARF4 is
> now the default for 4.8 when -g is used (and that one might need a newer
> version of debugger/profiling/tracing tools to use it). So I added the
> following:
I applied the followi
On Wed, 2012-11-21 at 11:16 +0100, Jakub Jelinek wrote:
> On Wed, Nov 21, 2012 at 11:13:47AM +0100, Mark Wielaard wrote:
> > + VxWorks is still -g-dwarf2 -gstrict-dwarf.
>
> s/-g-dwarf2/-gdwarf-2/
Oops. Fixed.
Thanks,
Mark
On Wed, Nov 21, 2012 at 11:13:47AM +0100, Mark Wielaard wrote:
> + VxWorks is still -g-dwarf2 -gstrict-dwarf.
s/-g-dwarf2/-gdwarf-2/
Jakub