From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1964 invoked by alias); 14 Sep 2006 15:04:26 -0000 Received: (qmail 1956 invoked by uid 22791); 14 Sep 2006 15:04:26 -0000 X-Spam-Check-By: sourceware.org Received: from whitefox.csh.rit.edu (HELO whitefox.csh.rit.edu) (129.21.60.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Sep 2006 15:04:24 +0000 Received: from localhost (localhost [127.0.0.1]) by whitefox.csh.rit.edu (Postfix) with ESMTP id 2B30811497 for ; Thu, 14 Sep 2006 11:04:49 -0400 (EDT) Received: from whitefox.csh.rit.edu ([127.0.0.1]) by localhost (whitefox.csh.rit.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94504-05 for ; Thu, 14 Sep 2006 11:04:46 -0400 (EDT) Received: from [192.168.1.4] (c-66-31-201-142.hsd1.ma.comcast.net [66.31.201.142]) by whitefox.csh.rit.edu (Postfix) with ESMTP id 5323011641 for ; Thu, 14 Sep 2006 11:04:46 -0400 (EDT) Message-ID: <45096F70.6040900@research.dfci.harvard.edu> Date: Thu, 14 Sep 2006 15:04:00 -0000 From: Giles Hall User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: AMD64 Hardware Watchpoints Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00079.txt.bz2 Hi, Does gdb 6.4 support hardware watchpoints on AMD64? If it does, why would gdb still be falling back to software watchpoints? Could it be an alignment issue? Thanks, -g