From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8776 invoked by alias); 3 Jan 2004 19:47:36 -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 8766 invoked from network); 3 Jan 2004 19:47:32 -0000 Received: from unknown (HELO calvin.codito.com) (203.199.140.162) by sources.redhat.com with SMTP; 3 Jan 2004 19:47:32 -0000 Received: from codito.com (numenor.codito.co.in [192.168.100.52]) by calvin.codito.com (8.12.10/) with ESMTP id i03JiQ1B018979; Sun, 4 Jan 2004 01:14:30 +0530 Message-ID: <3FF71B67.2000106@codito.com> Date: Sat, 03 Jan 2004 19:47:00 -0000 From: Ramana Radhakrishnan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 MIME-Version: 1.0 To: Daniel Jacobowitz CC: Andrew Cagney , gdb@sources.redhat.com, ankit thukral Subject: Re: [RFC] Addition of remote tracepoints to gdb / gdbserver. References: <3FF49153.50100@codito.com> <20040101214655.GB12798@nevyn.them.org> <3FF49E8A.7020403@codito.com> <20040101225507.GA14446@nevyn.them.org> In-Reply-To: <20040101225507.GA14446@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00031.txt.bz2 Hi , What are the semantics of breakpoints/ watchpoints during a trace experiment ? Should not breakpoints be disabled during the trace experiment ?I could not find any mention of this in the manual . cheers Ramana