This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] infrun.c (handle_signal_stop): Test for TARGET_WAITKIND_STOPPED


On 02/28/2014 04:07 AM, Doug Evans wrote:
> Hi.
> 
> This patch seems obvious to me, but maybe I'm missing something.
> There's no need to test whether ecs->ws.kind is T_W_S.

Yep.

> Instead, this patch turns it into an assert.

Nice, thanks.  Please apply.

Thanks,
-- 
Pedro Alves


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