continuations and breakpoint commands

Luis Machado luisgpm@linux.vnet.ibm.com
Wed Apr 30 14:03:00 GMT 2008


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.

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"?

Regards,
Luis



More information about the Gdb-patches mailing list