From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27496 invoked by alias); 6 Nov 2008 17:28:24 -0000 Received: (qmail 27444 invoked by uid 22791); 6 Nov 2008 17:28:23 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Nov 2008 17:27:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C6DFE2A962B; Thu, 6 Nov 2008 12:27:29 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uIiOhp1vXiE2; Thu, 6 Nov 2008 12:27:29 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id ACC782A9607; Thu, 6 Nov 2008 12:27:29 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 785AFE7ACD; Thu, 6 Nov 2008 12:27:29 -0500 (EST) Date: Thu, 06 Nov 2008 17:28:00 -0000 From: Joel Brobecker To: Gregoire Banderet Cc: "gdb@sourceware.org" Subject: Re: novice question about gdbserver Message-ID: <20081106172729.GD4031@adacore.com> References: <491327EF.30507@ge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <491327EF.30507@ge.com> User-Agent: Mutt/1.4.2.2i 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: 2008-11/txt/msg00061.txt.bz2 > As there a way to avoid the "Type to continue" message? Here is the appropriate location in the manual: http://www.sourceware.org/gdb/current/onlinedocs/gdb_21.html#IDX1186 -- Joel