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] PR/12691 Add the inferior to Python exited event


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> I'd still like to hear from someone "in the know" how is it possible
Eli> that the exit code won't be available, but let's not block the commit
Eli> on that behalf.

It can happen at least on detach.  See the docs for inferior_exit in
observer.texi.  I thought it could also happen if the inferior exec'd,
but today that doesn't make sense to me.

Tom


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