This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 02/08] multi-process support: all targets manage inferior list
> From: Pedro Alves <pedro@codesourcery.com>
> Date: Mon, 22 Sep 2008 16:42:54 +0100
>
> On Friday 19 September 2008 16:27:44, Eli Zaretskii wrote:
>
> > I prefer the way of letting the target decide what to print. Can we
> > do that?
>
> Yes, but not yet. First, I need to make sure the correct target
> is already set everywhere when we emit those notifications. Currently,
> it isn't. That is my preference too, and we're going in that direction.
Great, thanks.