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 gdb/14810] disabled breakpoint locations shouldn't explainstops, but they do.


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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-11-06 15:25:09 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    palves@sourceware.org    2012-11-06 15:25:05

Modified files:
    gdb            : ChangeLog breakpoint.c 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.base: disabled-location.c 
                            disabled-location.exp 

Log message:
    gdb/
    2012-11-06  Pedro Alves  <palves@redhat.com>

    PR gdb/14810

    * breakpoint.c (bpstat_stop_status): Skip disabled locations.

    gdb/testsuite/
    2012-11-06  Pedro Alves  <palves@redhat.com>

    PR gdb/14810

    * gdb.base/disabled-location.c: New file.
    * gdb.base/disabled-location.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14787&r2=1.14788
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.712&r2=1.713
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3442&r2=1.3443
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/disabled-location.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/disabled-location.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.


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