This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

DWARF2 unwinding/eh support on VxWorks ?


Hello,

As of today, gcc/config/vxworks.h reads:

     /* Dwarf2 unwind info is not supported.  */
     #define DWARF2_UNWIND_INFO 0

and I remember of comments saying that only sjlj exceptions were
supported on those targets.

Could someone please summarize what the issues are ?

Are there plans to alleviate this "restriction" ?

I'd be volonteering to help :)

Thanks in advance,

Olivier


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