continuations and breakpoint commands

Pedro Alves pedro@codesourcery.com
Wed Apr 30 14:21:00 GMT 2008


A Wednesday 30 April 2008 13:53:05, Luis Machado wrote:
> Pedro,
>
> On Tue, 2008-04-29 at 22:21 +0100, Pedro Alves wrote:
> > This patch fixes continuation handling in async mode, by making
> > the handling sequence match the sync code path.
>
> Thanks for the patch. The commands.exp testcase is now clear for PPC.
> Didn't see any regressions.
>

Thanks for testing.

> Just a minor gotcha:
>
> -      /* If the continuation did not start the target again,
> -        prepare for interation with the user.  */
> +      /* If no breakpoint command resumed the inferior, prepare for
> +        >>interation<< with the user.  */
>
> Is "interation" supposed to be "interaction"?
>

Yep.  Thanks for spotting that.  We're going to display the prompt
so the user can enter commands, that's what it means.

-- 
Pedro Alves



More information about the Gdb-patches mailing list