From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1683 invoked by alias); 30 Jan 2002 01:48:26 -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 1404 invoked from network); 30 Jan 2002 01:48:23 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 30 Jan 2002 01:48:23 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16VjrL-0005Ax-00; Tue, 29 Jan 2002 20:48:23 -0500 Date: Tue, 29 Jan 2002 17:48:00 -0000 From: Daniel Jacobowitz To: Salman Khilji Cc: gdb@sources.redhat.com Subject: Re: Compile without optimizations? Message-ID: <20020129204823.A19879@nevyn.them.org> Mail-Followup-To: Salman Khilji , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00340.txt.bz2 On Wed, Jan 30, 2002 at 01:43:33AM +0000, Salman Khilji wrote: > How do I compile gdb without compiler optimizations? I am stepping thru > some code and it is jumping back and forth and is really driving me nuts! Same as anything else. Set CFLAGS when you configure, or when you make. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer