* linux-nat.c (struct saved_ptids, threads_to_delete)
authorDaniel Jacobowitz <drow@false.org>
Thu, 2 Feb 2006 02:29:29 +0000 (02:29 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 2 Feb 2006 02:29:29 +0000 (02:29 +0000)
commite26af52fd134ceb47298a102d3a0d6ab46e7d69a
tree0819d713de693baa43ba18fee6e1a16e78165471
parent46e9880c625972c3a9ac7c0b53bc1a30c2989b7c
* linux-nat.c (struct saved_ptids, threads_to_delete)
(record_dead_thread, prune_lwps, find_thread_from_lwp)
(exit_lwp): New.
(linux_nat_resume): Call prune_lwps.
(wait_lwp, linux_nat_wait): Call exit_lwp.
gdb/ChangeLog
gdb/linux-nat.c