TRY_CATCH()

Frank Ch. Eigler fche@redhat.com
Fri Jan 14 19:29:00 GMT 2005


cagney wrote:

> [...]
>    func (...)
>    {
>      volatile struct exception e;
>      TRY_CATCH (e)
>        {
>          ... do stuff ...;
>        }
>      switch (e.reason)
>        ...
>    }
> [...]
> comments?

At this rate, by around 2009, gdb will have reimplemented 
the remainder of C++.

- FChE



More information about the Gdb mailing list