help-gplusplus
[Top][All Lists]
Advanced

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

Re: Playing with g++ exceptions


From: Maxim Yegorushkin
Subject: Re: Playing with g++ exceptions
Date: Mon, 18 Jun 2007 07:07:03 -0700
User-agent: G2/1.0

On 16 Jun, 12:04, "alexander.sand...@gmail.com"
<alexander.sand...@gmail.com> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]