Continue does not continue all threads in all-stop mode
Pedro Alves
pedro@codesourcery.com
Wed Feb 17 03:42:00 GMT 2010
On Wednesday 17 February 2010 02:49:08, Nenad Vukicevic wrote:
> I am running a head version of GDB (couple of weeks old) and noticed that
> in all-stop mode with multiple inferiors continue command does not continue
> all threads (all threads are processes created by fork(0). Only the current
> thread is being run.
>
Yeah, that's how the old multi-forks support also behaved,
and I kept that behaviour.
On Wednesday 17 February 2010 02:49:08, Nenad Vukicevic wrote:
> Is this normal or an oversight?
It's expected. See "help set schedule-multiple".
--
Pedro Alves
More information about the Gdb
mailing list