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 breakpoints/11568] delete thread-specific breakpoint on the thread exit


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

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2013-10-07 11:13:09

Modified files:
    gdb/doc        : ChangeLog gdb.texinfo 

Log message:
    [DOC] Mention what happens when the thread of a thread-specific breakpoint
disappears.

    We recently made GDB auto-delete thread-specific breakpoints when the
    corresponding thread is removed from the thread list, but we hadn't
    mentioned it in the manual.

    gdb/
    2013-10-07  Pedro Alves  <palves@redhat.com>

    PR breakpoints/11568
    * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
    when the thread is removed from the thread list.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1494&r2=1.1495
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.1116&r2=1.1117

-- 
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]