This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb testsuite/ChangeLog breakpoint.c Chang ...
- From: aburgess at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 26 Sep 2012 16:36:09 -0000
- Subject: src/gdb testsuite/ChangeLog breakpoint.c Chang ...
CVSROOT: /cvs/src
Module name: src
Changes by: aburgess@sourceware.org 2012-09-26 16:36:09
Modified files:
gdb/testsuite : ChangeLog
gdb : breakpoint.c ChangeLog
Added files:
gdb/testsuite/gdb.base: duplicate-bp.exp duplicate-bp.c
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/duplicate-bp.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/duplicate-bp.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3393&r2=1.3394
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.706&r2=1.707
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14702&r2=1.14703