From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6055 invoked by alias); 23 Jan 2004 20:49:51 -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 6041 invoked from network); 23 Jan 2004 20:49:51 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 23 Jan 2004 20:49:51 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4E77C2B95; Fri, 23 Jan 2004 15:49:48 -0500 (EST) Message-ID: <401188EC.6030407@gnu.org> Date: Fri, 23 Jan 2004 20:49:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: =?ISO-8859-2?Q?N=E9meth_M=E1rton?= Cc: gdb@sources.redhat.com Subject: Re: minimal stub? (GDB Remote Serial Protocol) References: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00276.txt.bz2 See: single step `s' packet isn't a requirement http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1068 for one error. > Where can I have up to date informations? (e.g. which file in the >> gdb source tree) Daniel writes: > Nowhere; you'll just have to experiment. If you would like to report a > minimal set I'll update the documentation. You'll need to start with > '?' definitely. Looks like it (although it is only used once during an entire target session) :-/ Andrew