Thanks for your help,
I have read the doc http://gcc.gnu.org/ml/gcc/2002-07/msg00352.html by aldy
Hernandez
and the disccusion limited to the dwarf2 mechanism.
Where can I find any info about handling C++ exceptions using
setjmp/longjmp mechanism?
thanks,
aladdin
"Andrea
'fwyzard' To: aladdin@sunplus.com.tw
Bocci" cc: gcc-help@gcc.gnu.org
<fwyzard@inwi Subject: Re: C++ exceptions ??
nd.it>
2002/12/06
10:05 PM
At 15.08 06/12/2002 +0800, aladdin@sunplus.com.tw wrote:
>Hi,
>I am studying the mechanism of gcc that handle the C++ exceptions.
>Is there any document or information beside the source code?
I saw a nice description of the gcc internals regarding exception handling
some times ago on these lists (probably gc@gcc.gnu.org).
You may try to search trwough the archives for it (see
http://gcc.gnu.org/ml/gcc/).
>thanks,
>
>Aladdin
fwyzard