Re: DWARF unwind info is supported on VxWorks

2017-06-02 Thread Olivier Hainque
> On Jun 2, 2017, at 16:43 , Olivier Hainque wrote: > > VxWorks has had support for dwarf unwinding for many years now. This patch > adjusts our configuration accordingly. A few extra details: I noticed this while trying to build an Ada runtime for VxWorks from the

DWARF unwind info is supported on VxWorks

2017-06-02 Thread Olivier Hainque
VxWorks has had support for dwarf unwinding for many years now. This patch adjusts our configuration accordingly. 2017-06-02 Olivier Hainque * config/vx-common.h (DWARF_UNWIND_INFO): Switch #define to 1. vx-unwind.diff Description: Binary data