This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multi-process and 'inferior'


On Fri, Jun 13, 2008 at 10:21:43AM -0400, Marc Khouzam wrote:
> Hi,
> 
> With multi-process debugging, what will the 'inferior' be?

In what context?  Conceptually, I'd guess it all the attached
processes would be inferiors.

> In fact, currently, when using attach/detach with gdbserver, what is 
> considered the inferior?  I assume that the inferior is the process 
> GDB is currently attached to, right?

Yes.  It's no different than local attach/detach.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]