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: [non-stop] 08/10 linux native support


On Thu, Jul 10, 2008 at 10:51:27PM +0100, Pedro Alves wrote:
> Then, this patch cleaned it up a bit further.  Basically, it gets
> rid of the find_lwp_pid call in thread_db_find_new_threads.  Instead
> I'm using ALL_LWPS, which is already exported.  This gets rid
> of the find_lwp_pid -> linux_nat_lwp_pid rename throughout, and
> removes the need for thread_db_find_new_threads_1.  I then
> reimported a couple of comments and cleanups that were on
> the last patch, since you had picked up the previous-to-last.
> 
> Otherwise, the logic is the same.
> 
> Regtested on x86_64-unknown-linux-gnu.
> 
> OK?

Looks good to me.

-- 
Daniel Jacobowitz
CodeSourcery


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