public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug threads/11692] GDB internal error when using pthread_attr_setaffinity_np
Date: Fri, 20 Jul 2012 17:28:00 -0000	[thread overview]
Message-ID: <bug-11692-4717-SDjuNc0xNv@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-11692-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=11692

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-07-20 17:27:37 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2012-07-20 17:27:29

Modified files:
    gdb            : ChangeLog infrun.c linux-thread-db.c 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.threads: create-fail.c create-fail.exp 

Log message:
    2012-07-20  Pedro Alves  <palves@redhat.com>

    PR threads/11692
    PR gdb/12203

    gdb/
    * infrun.c (handle_inferior_event) <new thread>: Don't special
    case minus_one_ptid.
    <TARGET_WAITKIND_SPURIOUS>: Ditto.
    * linux-thread-db.c (thread_get_info_callback): Don't return early
    if the thread is zombie.
    (thread_from_lwp): Change return type to void.  Rewrite stale
    comment.
    (attach_thread): Don't return early if the thread is zombie,
    instead set its "dying" flag.
    (thread_db_wait): Don't return TARGET_WAITKIND_SPURIOUS anymore.
    (find_new_threads_callback): Don't return early if the thread is
    zombie.

    gdb/testsuite/
    * gdb.threads/create-fail.c: New file.
    * gdb.threads/create-fail.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14504&r2=1.14505
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.551&r2=1.552
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-thread-db.c.diff?cvsroot=src&r1=1.104&r2=1.105
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3300&r2=1.3301
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/create-fail.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/create-fail.exp.diff?cvsroot=src&r1=NONE&r2=1.1

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2012-07-20 17:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-11692-4717@http.sourceware.org/bugzilla/>
2011-08-03 21:19 ` crow at linux dot org.ba
2011-08-03 21:41 ` sergiodj at redhat dot com
2012-05-29 16:17 ` palves at redhat dot com
2012-06-14 15:01 ` palves at redhat dot com
2012-06-14 15:17 ` palves at redhat dot com
2012-07-20 17:28 ` cvs-commit at gcc dot gnu.org [this message]
2012-07-20 17:36 ` palves at redhat dot com
2012-07-21  9:43 ` palves at redhat dot com
2010-06-11  8:51 [Bug threads/11692] New: " frederic dot riss at gmail dot com
2010-06-11  8:51 ` [Bug threads/11692] " frederic dot riss at gmail dot com
2010-06-11 10:36 ` pedro at codesourcery dot com
2010-06-11 10:43 ` frederic dot riss at gmail dot com
2010-06-11 10:54 ` pedro at codesourcery dot com
2010-06-11 10:55 ` frederic dot riss at gmail dot com
2010-06-11 11:01 ` pedro at codesourcery dot com
2010-06-11 11:07 ` frederic dot riss at gmail dot com
2010-06-11 11:20 ` pedro at codesourcery dot com
2010-06-11 11:29 ` pedro at codesourcery dot com

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=bug-11692-4717-SDjuNc0xNv@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).