This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Structured Exception Handling in gcc
- From: "Rodrigo Dominguez" <roddomi at hotmail dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 15 Apr 2008 20:02:33 -0400
- Subject: Structured Exception Handling in gcc
Hi,
I am looking for information on how GCC implements Structured Exception
Handling (try/catch) in C++ programs. I would really appreciate any pointers
that helped me understand the internals.
Thank you,
Rodrigo