From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26038 invoked by alias); 14 Aug 2010 03:06:35 -0000 Received: (qmail 26019 invoked by uid 48); 14 Aug 2010 03:06:35 -0000 Date: Sat, 14 Aug 2010 03:06:00 -0000 Message-ID: <20100814030635.26018.qmail@sourceware.org> From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100423123406.11531.muller@ics.u-strasbg.fr> References: <20100423123406.11531.muller@ics.u-strasbg.fr> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug breakpoints/11531] Solaris watchpoints problems X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00214.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-04-26 12:01 ------- Subject: Bug 11531 CVSROOT: /cvs/src Module name: src Changes by: muller@sourceware.org 2010-04-26 12:01:44 Modified files: gdb : infrun.c ChangeLog gdb/doc : ChangeLog gdbint.texinfo gdb/config/i386: nm-i386sol2.h Log message: PR breakpoints/11531. * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove macro definition and related comment. * infrun.c (CANNOT_STEP_HW_WATCHPOINTS): Remove macro. (resume): Remove code and comment related to this macro. doc ChangeLog entry: * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation of macro deleted from GDB code. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.435&r2=1.436 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11682&r2=1.11683 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1057&r2=1.1058 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdbint.texinfo.diff?cvsroot=src&r1=1.321&r2=1.322 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-i386sol2.h.diff?cvsroot=src&r1=1.19&r2=1.20 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-04-26 20:49 ------- Subject: Bug 11531 CVSROOT: /cvs/src Module name: src Changes by: muller@sourceware.org 2010-04-26 20:49:28 Modified files: gdb/testsuite : ChangeLog Added files: gdb/testsuite/gdb.base: gdb11531.c gdb11531.exp Log message: PR breakpoints/11531. * gdb.base/gdb11531.c: New file. * gdb.base/gdb11531.exp: New file. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2255&r2=1.2256 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/gdb11531.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/gdb11531.exp.diff?cvsroot=src&r1=NONE&r2=1.1 ------- Additional Comments From pedro at codesourcery dot com 2010-08-14 03:06 ------- The patch was applied. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=11531 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.