This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [continuation args 2/2] Make continuation args not leak
On Sunday 13 July 2008 05:27:53, Daniel Jacobowitz wrote:
> On Sat, Jul 12, 2008 at 11:52:43PM +0100, Pedro Alves wrote:
> > 2008-07-12 Pedro Alves <pedro@codesourcery.com>
> >
> > * utils.c (struct continuation): Define as inheriting struct
> > cleanup.
> > (add_continuation, do_all_continuations)
> > (discard_all_continuations, add_intermediate_continuation)
> > (do_all_intermediate_continuations)
> > (discard_all_intermediate_continuations): Adjust.
>
> OK.
Thanks, I've checked it in.
Sorry for the trouble.
--
Pedro Alves