Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jeff Johnston <jjohnstn@redhat.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-patches@sources.redhat.com, msnyder@redhat.com
Subject: Re: [RFA]: Additional dead thread patch
Date: Mon, 07 Jun 2004 22:36:00 -0000	[thread overview]
Message-ID: <40C4EDF2.7010909@redhat.com> (raw)
In-Reply-To: <20040607215837.GA11052@nevyn.them.org>

Daniel Jacobowitz wrote:
> On Mon, Jun 07, 2004 at 05:53:47PM -0400, Jeff Johnston wrote:
> 
>>After updating to current sources today, I have noticed a regression in 
>>print-threads.exp which is due to some missing logic in my June 4th patch.  
>>The problem is a timing issue (it does not occur for my June 4th build).  
>>There is a gdb_assert in thread_from_lwp() which gets triggered because the 
>>th_valid flag has not been set for a zombie thread's thread_info struct.
>>
>>This patch fills in the zombie thread's thread_info private area since the 
>>information is indeed valid and available.
>>
>>Ok to commit?
>>
>>-- Jeff J.
>>
>>2004-06-07  Jeff Johnston  <jjohnstn@redhat.com>
>>
>>        * thread-db.c (thread_get_info_callback): Fill in the thread_info
>>        struct if one exists, even if we are dealing with a zombie thread.
>>
> 
> 
> Yes, this is OK.
>

Patch checked in.  Thanks.

-- Jeff J.



      reply	other threads:[~2004-06-07 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 21:53 Jeff Johnston
2004-06-07 21:58 ` Daniel Jacobowitz
2004-06-07 22:36   ` Jeff Johnston [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40C4EDF2.7010909@redhat.com \
    --to=jjohnstn@redhat.com \
    --cc=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox