From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6845 invoked by alias); 19 Nov 2007 13:56:24 -0000 Received: (qmail 6837 invoked by uid 22791); 19 Nov 2007 13:56:23 -0000 X-Spam-Check-By: sourceware.org Received: from ks30928.kimsufi.com (HELO mailhost.tni-software.com) (213.186.41.72) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Nov 2007 13:56:15 +0000 Received: (qmail 8298 invoked by uid 89); 19 Nov 2007 13:56:10 -0000 Received: from unknown (HELO ?192.168.1.120?) (g.menant@ayrtontechnology.com@212.99.37.34) by ks30928.kimsufi.com with ESMTPA; 19 Nov 2007 13:56:10 -0000 Message-ID: <474195FA.1000605@geensys.com> Date: Mon, 19 Nov 2007 13:56:00 -0000 From: Guillaume MENANT User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Single Step command Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-11/txt/msg00184.txt.bz2 Hello, 1 - The "s" (Single Step) command has an optionnal address value. How does it works ? It's like a "run until" this address ? 2 - What is the reply for an "s" (Single Step) command for an error ? I haven't seen a "E" reply in the Stop Reply Packets. Thanks. -- Guillaume MENANT