[MI non-stop 05/11, RFA] -exec-continue/-exec-interrupt --all
Vladimir Prus
vladimir@codesourcery.com
Sun Jun 29 17:37:00 GMT 2008
On Saturday 28 June 2008 22:25:54 Tom Tromey wrote:
> >>>>> "Vladimir" == Vladimir Prus <vladimir@codesourcery.com> writes:
>
> Vladimir> Per MI non-stop spec, continue and interrupt need --all option
> Vladimir> to resume every thread. Implemented thusly. OK?
>
> Vladimir> +void
> Vladimir> +interrupt_target_1 (int all_threads)
> Vladimir> +{
> Vladimir> + if (non_stop)
> Vladimir> + {
>
> It looks to me like there are 2 extra indentation spaces in this
> function's body.
You're right, I've fixed this.
- Volodya
More information about the Gdb-patches
mailing list