Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Does multi-exec make sense without target-async?
@ 2011-04-20 18:35 Marc Khouzam
  2011-04-20 19:34 ` Pedro Alves
  2011-04-20 20:13 ` Tom Tromey
  0 siblings, 2 replies; 5+ messages in thread
From: Marc Khouzam @ 2011-04-20 18:35 UTC (permalink / raw)
  To: 'gdb@sourceware.org'

Hi,

I just want to make sure I understand this right.

There is no point in running multi-exec without
target-async on, right?

I mean, if I have two inferiors and I run one,
there is no way for me to tell GDB to also
run the second one?  To do that, I have to 
interrupt the first to get the prompt.
I originally thought of using 'continue -a'
to resume all inferiors, but the -a flag
is only for non-stop it seems.

Thanks

Marc

FYI, I'm asking because for all-stop in
Eclipse, we don't use target-async.  I know
we probably should, but there was not big
reason to make that change... until now
maybe.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-20 21:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 18:35 Does multi-exec make sense without target-async? Marc Khouzam
2011-04-20 19:34 ` Pedro Alves
2011-04-20 19:37   ` Marc Khouzam
2011-04-20 20:13 ` Tom Tromey
2011-04-20 21:12   ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox