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: [RFA] linux multi-fork kill (re: "run", and executable file/symtab association?)


Daniel Jacobowitz wrote:
On Thu, Mar 09, 2006 at 05:04:44PM -0800, Michael Snyder wrote:

Randolph, this is in response to your bug report.
Daniel, see if this looks OK to you.  Instead of calling
pop_target (which, I agree, was iffy), we just go thru
target_mourn_inferior like we always did.

Rearranged linux_fork_killall because of an unexpected
interaction with delete_fork -- at least one fork wasn't
getting killed, because delete_fork tries to be too clever.


Looks good to me.  You're right, I'll need to re-merge - how about
you go first since I don't know when I'll have a chance to update
that patch?


Committed.



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