This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Use TRY_CATCH in wrapper.c


Andrew Cagney <cagney@gnu.org> wrote:

> Mark Kettenis wrote:
> > Andrew,
> >
> > Am I right in assuming that TRY_CATCH was added to make things like
> > this possible?  It sure cleans things up up ;-).
>
> Yes, exactly.  These cleanups, assuming before/after test results are
> identical, should be treated as obvious.

Thanks.

I was a bit confused since only the function in exceptions.c used the stuff.

Committed now,

Mark



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]