From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4196 invoked by alias); 17 Dec 2010 03:20:50 -0000 Received: (qmail 4177 invoked by uid 22791); 17 Dec 2010 03:20:50 -0000 X-SWARE-Spam-Status: No, hits=-2.2 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; Fri, 17 Dec 2010 03:20:46 +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 oBH3K06v072569 for ; Thu, 16 Dec 2010 19:20:00 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <4D0AD70D.9020702@rawbw.com> Date: Fri, 17 Dec 2010 03:20: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: Why gdb-7.1 doesn't set hardware watchpoints on i7 CPU (amd64)? 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: 2010-12/txt/msg00046.txt.bz2 All watchpoints are software. How can I troubleshoot? How to understand why its unable to set HW watchpoints? Yuri