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


> From: "M.M. Kettenis" <m.m.kettenis@alumnus.utwente.nl>
> Date: Wed, 16 Feb 2005 13:30:00 +0000
> 
> > > 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.

I think there's another reason why you were confused: because
TRY_CATCH is not documented in gdbint.texinfo.


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