From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26798 invoked by alias); 30 Jun 2011 22:27:40 -0000 Received: (qmail 26790 invoked by uid 22791); 30 Jun 2011 22:27:40 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from shell0.rawbw.com (HELO shell0.rawbw.com) (198.144.192.45) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Jun 2011 22:27:27 +0000 Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p5UMKsvG053983 for ; Thu, 30 Jun 2011 15:20:55 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4E0CF84D.1090702@rawbw.com> Date: Thu, 30 Jun 2011 22:27:00 -0000 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101211 Thunderbird/3.0.11 MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: Why gdb-7.1 doesn't set hardware watchpoints on i7 CPU (amd64)? References: <4D0AD70D.9020702@rawbw.com> In-Reply-To: <4D0AD70D.9020702@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-06/txt/msg00177.txt.bz2 On 12/16/2010 19:20, Yuri wrote: > All watchpoints are software. > How can I troubleshoot? How to understand why its unable to set HW > watchpoints? Now I see the same problem with 7.2 on FreeBSD amd64. Since nobody seems to know here I filed this PR: http://sourceware.org/bugzilla/show_bug.cgi?id=12953 Yuri