This is the mail archive of the gdb-patches@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: [PATCH 8/8] Allow making GDB not automatically connect to the native target.


On Mon, Mar 17, 2014 at 8:23 AM, Pedro Alves <palves@redhat.com> wrote:
> [...]
> It's generic_mourn_inferior that ends up clearing inf->pid, so we need
> to call it before the have_inferiors check.
> [...]

Hi.
I didn't see this dependency documented in the code anywhere
(especially the "why" of it).
Could have missed it of course.


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