This is the mail archive of the gdb-patches@sourceware.cygnus.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]

[rfa/threads] Eliminate use of make_cleanup_func


Hello,

The attached removes the last remaining use of make_cleanup_func from
the GDB sources.  As part of the change I added an explicit call to
do_cleanups() - I think that previously the code was relying on the
caller to do a cleanup :-/.

	Andrew

PS: It shows no regressions on solaris but I don't know that that means
much.

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