From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12382 invoked by alias); 7 Feb 2002 00:38:45 -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 12310 invoked from network); 7 Feb 2002 00:38:44 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 7 Feb 2002 00:38:44 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16YcaK-0005Jm-00 for ; Wed, 06 Feb 2002 19:38:44 -0500 Date: Wed, 06 Feb 2002 16:38:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: RFC: Change all users of file_frame_chain_valid to func_fraim_chain_valid Message-ID: <20020206193844.A20335@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00117.txt.bz2 I can not think of any target, specifically, where we would want to default to showing below main. We should certainly also add an option to enable showing below main, but if main is present I can not see why we would want to. Targets which really want to go all the way down seem to use nonnull_* instead of file_*. Any comments? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer