From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8166 invoked by alias); 27 Jun 2002 02:48:26 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 8157 invoked from network); 27 Jun 2002 02:48:23 -0000 Received: from unknown (HELO cs.brown.edu) (128.148.32.100) by sources.redhat.com with SMTP; 27 Jun 2002 02:48:23 -0000 Received: from miette (miette.cs.brown.edu [128.148.38.66]) by cs.brown.edu (8.12.0/8.12.0) with ESMTP id g5R2mMQi015600 for ; Wed, 26 Jun 2002 22:48:22 -0400 (EDT) Received: from er by miette with local (Exim 3.35 #1 (Debian)) id 17NPKY-0004ld-00 for ; Wed, 26 Jun 2002 22:48:22 -0400 Date: Wed, 26 Jun 2002 19:48:00 -0000 From: Emmanuel Renieris To: gcc-help@gcc.gnu.org Subject: -ax option, bbtrace Message-ID: <20020627024822.GA18321@miette.cs.brown.edu> Reply-To: Emmanuel Renieris Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2002-06/txt/msg00235.txt.bz2 What happened to the -ax option which allowed you to get a trace of the program at the basic block level? Is there any version of gcc in which that worked? Thanks a lot, Manos