exception handling on Linux RedHat 6 not caugth

Mike Stump mrs@windriver.com
Fri Feb 4 17:20:00 GMT 2000


> Date: Fri, 04 Feb 2000 16:35:57 +0100
> From: Tran the-lam <ltr@ever.fr>

The system is working as designed.  No exception is thrown, so no
exception can be caught.  See a good book on unix programming, and a
good book on C++ to learn more.  Do a man on signal, and you will
begin to understand why.

comp.lang.c++ is a better place to ask this than this list.


More information about the Gcc-bugs mailing list