From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27341 invoked by alias); 2 Apr 2013 13:51:07 -0000 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 Received: (qmail 27292 invoked by uid 89); 2 Apr 2013 13:51:00 -0000 X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mail-pa0-f53.google.com (HELO mail-pa0-f53.google.com) (209.85.220.53) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 02 Apr 2013 13:50:57 +0000 Received: by mail-pa0-f53.google.com with SMTP id bh4so306700pad.12 for ; Tue, 02 Apr 2013 06:50:55 -0700 (PDT) X-Received: by 10.66.11.133 with SMTP id q5mr25527599pab.150.1364910655499; Tue, 02 Apr 2013 06:50:55 -0700 (PDT) Received: from localhost ([175.25.242.31]) by mx.google.com with ESMTPS id ce16sm2510616pac.5.2013.04.02.06.50.53 (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 02 Apr 2013 06:50:55 -0700 (PDT) Date: Tue, 02 Apr 2013 13:51:00 -0000 From: ishare To: gdb@sourceware.org Subject: Could not insert hardware watchpoint 3 Message-ID: <20130402134804.GA18530@debian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-04/txt/msg00001.txt.bz2 Sometimes , gdb report this to me ,especially at remote debug session . But i noly set that one watch point . What is the root reason ? Is there suggestion here ? Thanks in advance !