Re: ARM EABI version 5 and bpabi.o

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sebastian Huber <sebastian.huber@xxxxxxxxxxxxxxxxxx> writes:

> Thanks for the hint.  How can an assembler or C function throw an exception?

It can raise a signal, e.g., SIGFPE, and the signal handler can throw.

> Does this mean that only on GNU/Linux we need this unwind stuff?

You only need it if your signal handlers can throw, or call backtrace,
or otherwise try to unwind the stack.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux