From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29256 invoked by alias); 23 Nov 2007 12:27:35 -0000 Received: (qmail 29247 invoked by uid 22791); 23 Nov 2007 12:27:34 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Nov 2007 12:27:28 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IvXd0-0008Tb-NW for gdb@sourceware.org; Fri, 23 Nov 2007 04:27:26 -0800 Message-ID: <13911418.post@talk.nabble.com> Date: Fri, 23 Nov 2007 12:27:00 -0000 From: Guillaume MENANT To: gdb@sourceware.org Subject: Re: GDB commands In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: guillaume.menant@geensys.com References: <4742E4CF.2080408@geensys.com> <13909280.post@talk.nabble.com> X-IsSubscribed: yes 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/msg00221.txt.bz2 Why vCont and not c and s (to be more accurate, I want to debug embedded applications)? Vladimir Prus wrote: > > Guillaume MENANT wrote: > >> >> Can't we know which command is mandatory ? I'm assuming that m, M, c, s, >> g, and G are mandatory but i'm not sure. > > I doubt a complete list is available. Off the top of my head, you need > vCont (and don't need c and s). You also need zN/ZN -- without > breakpoints, > debugging is of no interest. > > - Volodya > > > > -- View this message in context: http://www.nabble.com/GDB-commands-tf4843563.html#a13911418 Sent from the Sourceware - gdb list mailing list archive at Nabble.com.