This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
RE: Multi-process and 'inferior'
- From: "Marc Khouzam" <marc dot khouzam at ericsson dot com>
- To: "Daniel Jacobowitz" <drow at false dot org>
- Cc: <gdb at sourceware dot org>
- Date: Fri, 13 Jun 2008 10:32:00 -0400
- Subject: RE: Multi-process and 'inferior'
On Friday, June 13, 2008 10:25 AM, Daniel Jacobowitz wrote:
>
> > With multi-process debugging, what will the 'inferior' be?
>
> In what context? Conceptually, I'd guess it all the attached
> processes would be inferiors.
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?
Marc