From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16633 invoked by alias); 20 Mar 2008 16:23:23 -0000 Received: (qmail 16623 invoked by uid 22791); 20 Mar 2008 16:23:22 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.dnsmadeeasy.com (HELO smtp1.dnsmadeeasy.com) (205.234.170.144) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 20 Mar 2008 16:22:58 +0000 Received: from smtp1.dnsmadeeasy.com (localhost [127.0.0.1]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP id C9FCE3161C4 for ; Thu, 20 Mar 2008 16:23:07 +0000 (UTC) X-Authenticated-Name: js.dnsmadeeasy X-Transit-System: In case of SPAM please contact abuse@dnsmadeeasy.com Received: from avtrex.com (unknown [67.116.42.147]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP for ; Thu, 20 Mar 2008 16:23:07 +0000 (UTC) Received: from dl2.hq2.avtrex.com ([192.168.7.26]) by avtrex.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 20 Mar 2008 09:22:55 -0700 Message-ID: <47E28F5F.3010209@avtrex.com> Date: Thu, 20 Mar 2008 17:00:00 -0000 From: David Daney User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Hardware watchpoint support for MIPS? 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: 2008-03/txt/msg00174.txt.bz2 GDB has had support for i386 debug registers on linux for quite some time now. I was wondering if anyone has worked on similar support for the hardware debug support available in some MIPS processors? Thanks in advance, David Daney