On 16 Jun, 12:04, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

> I am trying to figure out how exceptions in g++ work. I am trying
> understand who does actual unwinding and how that entity knows where
> to unwind to.

[]

> So can you please answer my questions or to point me to a guide that
> explains the whole thing or something...

You might like reading the paper from 
http://netlab.ru.is/exception/LinuxCXX.shtml.
It explains how g++ exceptions are implemented.

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to