This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Multi-process and 'inferior'
- From: "Marc Khouzam" <marc dot khouzam at ericsson dot com>
- To: <gdb at sourceware dot org>
- Date: Fri, 13 Jun 2008 10:21:43 -0400
- Subject: Multi-process and 'inferior'
Hi,
With multi-process debugging, what will the 'inferior' be?
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?
Thanks
Marc