This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Multi-process and 'inferior'
On Fri, Jun 13, 2008 at 10:32:00AM -0400, Marc Khouzam wrote:
> At this time, I'm thinking of "set inferior-tty"
>
> But maybe having GDB handle many inferiors instead of the
> one, would affect other commands?
Oh, many commands, I expect... Especially in the vague world of "set".
If you want to be able to specify different TTYs for each process we'd
need a new command. The easiest thing to do would be to honor
inferior-tty for every process GDB runs (it doesn't apply when we attach).
--
Daniel Jacobowitz
CodeSourcery