]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
http://sourceware.org/ml/gdb-patches/2012-09/msg00403.html
authorAndrew Burgess <aburgess@broadcom.com>
Wed, 26 Sep 2012 16:36:00 +0000 (16:36 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Wed, 26 Sep 2012 16:36:00 +0000 (16:36 +0000)
commit6f380991ba8ad44acd591d590a8dd974a0c2d561
treecbe657056c99c42ae3b979b41cb1c786d8f06781
parent8b3d5494efd1dc5d3a44ac2d8fe825947bd7bdb7
http://sourceware.org/ml/gdb-patches/2012-09/msg00403.html

gdb/ChangeLog

        * breakpoint.c (update_global_location_list): Ignore previous
        duplicate status of a breakpoint when starting a new scan for
        duplicate breakpoints.

gdb/testsuite/ChangeLog

        * gdb.base/duplicate-bp.c: New file.
        * gdb.base/duplicate-bp.exp: New file.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/duplicate-bp.c [new file with mode: 0644]
gdb/testsuite/gdb.base/duplicate-bp.exp [new file with mode: 0644]