From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20469 invoked by alias); 26 Mar 2004 07:50:32 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 20458 invoked from network); 26 Mar 2004 07:50:27 -0000 Received: from unknown (HELO tiananmen.koretide.com.cn) (210.22.155.237) by sources.redhat.com with SMTP; 26 Mar 2004 07:50:27 -0000 Received: from kaifeng ([192.168.1.31]) by tiananmen.koretide.com.cn (8.11.6/8.11.6) with ESMTP id i2Q7pbv17641 for ; Fri, 26 Mar 2004 15:51:37 +0800 From: =?gb2312?B?u8a/rbfl?= To: Subject: About watchpoint on gdb6.0 Date: Fri, 26 Mar 2004 17:27:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00273.txt.bz2 hello all: Now I want to support watchpoint on my stub running on x86, what should I do? thanks.