This is the mail archive of the gdb-prs@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]

[Bug threads/13217] thread apply all detach throws a SEGFAULT


https://sourceware.org/bugzilla/show_bug.cgi?id=13217

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pedro Alves <palves@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5fd69d0ab2c42d2be0781bf3a5d60e1d5b8d05dc

commit 5fd69d0ab2c42d2be0781bf3a5d60e1d5b8d05dc
Author: Pedro Alves <palves@redhat.com>
Date:   Thu Apr 13 16:15:34 2017 +0100

    Improve coverage of the PR threads/13217 regression test

    - Make sure we end up with no thread selected after the detach.

    - Test both "thread apply all" and "thread apply $some_threads", for
      completeness.

    gdb/ChangeLog:
    2017-04-13  Pedro Alves  <palves@redhat.com>

        PR threads/13217
        * gdb.threads/threadapply.exp (thr_apply_detach): New procedure.
        (top level): Call it twice, with different thread sets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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